rifi

0.0.1 • Public • Published

rifi

The distributed module system

Installation

npm install rifi --save

Tests

npm install
npm test

Dependencies

  • rifi-bundle: The bundling part of rifi, the distributed module system
  • rifi-exports: The exporting part of rifi, the distributed module system
  • rifi-load: The loading part of rifi, the distributed module system
  • rifi-render: The server-side rendering part of rifi, the distributed module system
  • rifi-sync: The synchronizing part of rifi, the distributed module system
  • upring: application-level sharding on node.js streams

Dev Dependencies

  • pino: super fast, all natural json logger
  • proxyquire: Proxies nodejs require in order to allow overriding dependencies during testing.
  • tap: A Test-Anything-Protocol library
  • through2: A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i rifi

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • davidmarkclements