Skip to content

play-co/js.io

Repository files navigation

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

About

Javascript Networking Library for building real-time web applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published