0.0.1 • Published 7 years ago

rifi-load v0.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

rifi-load

The loading part of rifi, the distributed module system

Installation

npm install rifi-load --save

Tests

npm install
npm test

Dependencies

  • browser-pack: pack node-style source files from a json stream into a browser bundle
  • ndjson: streaming newline delimited json parser + serializer
  • through2: A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
  • upring: application-level sharding on node.js streams

Dev Dependencies

  • tap: A Test-Anything-Protocol library

License

MIT