All Projects → bodil → baconts

bodil / baconts

Licence: other
This project has moved:

Programming Languages

typescript
32286 projects

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");
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].