0.0.1 • Published 7 years ago
rifi-exports v0.0.1
rifi-exports
The exporting part of rifi, the distributed module system
Installation
npm install rifi-exports --save
Tests
npm install
npm test
Dependencies
- browser-resolve: resolve which handles browser field support in package.json
- module-deps: walk the dependency graph to generate json output that can be fed into browser-pack
- pump: pipe streams together and close all of them if one of them closes
- rifi-load: The loading part of rifi, the distributed module system
- through2: A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
- upring-pubsub: PubSub system built on top of upring
Dev Dependencies
License
MIT
0.0.1
7 years ago