An open API service indexing awesome lists of open source software.

https://github.com/jadbox/jut-rxjs


https://github.com/jadbox/jut-rxjs

Last synced: 12 days ago
JSON representation

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