baconts
v0.7.10-2
Published
TypeScript wrapper for Bacon.js
Downloads
7
Readme
BaconTS
Simply a TypeScript wrapper for Bacon.js. It includes type declarations for the entire exposed Bacon API, and is directly importable when installed as a Node module.
Installation
$ npm install baconts
Usage
import Bacon = require("baconts/bacon");