baconts
v0.7.10-2
Published
TypeScript wrapper for Bacon.js
Downloads
11
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 bacontsUsage
import Bacon = require("baconts/bacon");