1.1.0 • Published 6 years ago

js-observable v1.1.0

Weekly downloads
45
License
MIT
Repository
github
Last release
6 years ago

Observable

Install

You can clone the repository or use NPM package js-observable.

Development

It is convenient to make changes to the observable.js code by running the command npm run watch.

Contribute

If you want to contribute, install dependencies and run npm run build command from the root repo folder - this results in creating unminified (observable.js) and minified (observable.min.js) bundles in dist directory.