jsio

2.2.5 • Public • Published

js.io

js.io is a multi-platform package management and module system for JavaScript. js.io modules can be evaluated in a JavaScript runtime (e.g. node.js) or precompiled into a single package for use on the client side.

js.io provides the following:

A module system. Dependency graph that works in the client and the browser. Support and networking libraries that can be used on either platform.

run the js.io repl:

$ jsio

or run a js.io-flavored script:

$ jsio file.js	

or the js.io compiler:

$ jsio-compile

Readme

Keywords

none

Package Sidebar

Install

npm i jsio

Weekly Downloads

7

Version

2.2.5

License

none

Last publish

Collaborators

  • collingreen
  • fairfieldt
  • jwilm
  • lunarraid
  • mgh
  • skib