collective-js

0.0.1 • Public • Published

collective-js

Build Status NPM version Bower version

Manage Javascript Collections

Home: http://collective-js.jaysalvat.com/

Documentation: http://collective-js.jaysalvat.com/documentation/

Install

Download latest collective-js! version and include it to your page.

<link rel="stylesheet" href="/path/to/collective-js/dist/collective-js.min.css">
<script src="/path/to/collective-js/dist/collective-js.min.js"></script>

Bower install

bower install --save collective-js

NPM install

npm install --save collective-js

Yarn install

yarn add collective-js

collective-js is UMD and ES6/Webpack/Browserify friendly.

import collective-js from 'collective-js';

Readme

Keywords

none

Package Sidebar

Install

npm i collective-js

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • jaysalvat