https://github.com/jadbox/jut-rxjs
https://github.com/jadbox/jut-rxjs
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jadbox/jut-rxjs
- Owner: jadbox
- Created: 2016-01-29T04:18:14.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-16T19:33:28.000Z (over 10 years ago)
- Last Synced: 2025-03-04T07:32:12.565Z (over 1 year ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jut-rxjs
Simple Rx library to communicate to the Jut Outrigger service
## INSTALL
npm install
## TO BUILD dist/jut-rxjs.js (optional)
npm run build
## TO RUN
npm start
## TO TEST
npm run test