supe

0.5.2 • Public • Published

Supe

Fault-Tolerant Node.js Programs

npm version travis ci Coverage Status

Node.js makes it easy (and quick) to write a useful program. Supe is a two-pronged approach to writing safer Node.js programs.

  1. Makes it easy to put parts of your program into private Node.js instances.
  2. Provide tools that make working with multiple Node.js instances a breeze.

Install

npm install --save supe

Why Supe

A few reasons why you should use Supe.

Getting Started

Handy guide to help you quickly get started with Supe.

Core Components

The pieces that make up Supe's core and how to use them.

Add-ons

An easy way to get more out of Supe is using (or creating + sharing your own) Supe add-ons.

Some examples:

Package Sidebar

Install

npm i supe

Weekly Downloads

42

Version

0.5.2

License

ISC

Unpacked Size

94.1 kB

Total Files

86

Last publish

Collaborators

  • akamaozu