0.1.1 • Published 8 years ago
bs-eventsource v0.1.1
bs-eventsource
BuckleScript bindings for the EventSource api.
Installation
npm install bs-eventsourceThen add bs-eventsource to bs-dependencies in your bsconfig.json.
Usage
See the demo
Build
npm run buildWatch
npm run watchEditor
If you use vscode, Press Windows + Shift + B it will build automatically