rifi-exports

0.0.1 • Public • Published

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

  • tap: A Test-Anything-Protocol library
  • upring: application-level sharding on node.js streams

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i rifi-exports

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • davidmarkclements