Modules

sjs includes a builtin Common JS module loading system. See The module system. There is also a Standard library whith many modules. The goal is to provide a kitchen-sink collection of modules.

Starting with version 0.4.0, sjs includes a module system more similar to Node.