rabbit.ts

0.2.0 • Public • Published

rabbit.ts

Provides convenient functions to work with rabbit.js library.

Installation

  1. Install module:

    npm install rabbit.ts --save

  2. Use typings to install all required definition dependencies.

    typings install

  3. ES6 features are used, so you may want to install es6-shim too:

    npm install es6-shim --save

    you may want to require("es6-shim"); in your app.

Usage

Take a look on samples in ./sample for more examples of usages.

Todos

  • cover with tests
  • more documentation

Readme

Keywords

none

Package Sidebar

Install

npm i rabbit.ts

Weekly Downloads

0

Version

0.2.0

License

Apache-2.0

Last publish

Collaborators

  • hbakhtiyor
  • pleerock