Skip to content
This repository has been archived by the owner on Jan 15, 2018. It is now read-only.

bodil/baconts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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");

Releases

No releases published

Packages

No packages published