0.1.5 • Published 5 years ago

rubanjs v0.1.5

Weekly downloads
4
License
LGPL-3.0
Repository
github
Last release
5 years ago

RubanJS

This is the main module of rubanjs

Please read the readme for more.

Installation

Node.js

npm install rubanjs

Usage

import Ruban from 'rubanjs';

new Ruban(...);

Types

All the typescript typings are placed in the types folder.