Common Node
-
all
-
assert
Assertion library covering CommonJS Unit Testing.
-
binary
Binary, ByteArray and ByteString classes as defined in CommonJS Binary/B.
-
fs-base
File and path related functionality as defined in CommonJS Filesystem/A .
-
httpclient
HTTP Client as defined in CommonJS HTTP Client/A.
-
io
Stream and TextStream classes as per CommonJS IO/A as well as a ByteArray based in memory MemoryStream.
-
jsgi
HTTP server interface as defined in CommonJS JSGI 0.3.
-
system
System module compliant with the CommonJS System/1.0 specification. Additional non-standard methods for sleeping on the current thread, spawning a new thread and spawning processes are provided.
-
test
Runs tests as defined in CommonJS Unit Testing.