0.7.10-2 • Published 12 years ago
baconts v0.7.10-2
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");