# UniteJS Packages

Packages for use with the UniteJS JavaScript framework management tool.

Each package includes the npm modules and example code for a specific library.

When installed the package will also endeavour to create a router entry to link to the new example page.

## Current Packages

* lodash - [https://lodash.com/](https://lodash.com/)
* moment - [https://momentjs.com/](https://momentjs.com/)
* rxjs - [https://github.com/ReactiveX/RxJS](https://github.com/ReactiveX/RxJS)
* underscore - [http://underscorejs.org/](http://underscorejs.org/)

[license-image]: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: LICENSE

[npm-url]: https://npmjs.org/package/unitejs-packages
[npm-version-image]: http://img.shields.io/npm/v/unitejs-packages.svg?style=flat
[npm-downloads-image]: http://img.shields.io/npm/dm/unitejs-packages.svg?style=flat
