Skip to content

jaysalvat/collective-js

Repository files navigation

Collective JS

Build Status NPM version Bower version

Manage Javascript Collections

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

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

Install

Download latest Collective version and include it to your page.

<script src="/path/to/collective/dist/collective.min.js"></script>

Bower install

bower install --save collective-js

NPM install

npm install --save collective-js

Yarn install

yarn add collective-js

Collective is UMD and ES6/Webpack/Browserify friendly.

import collective from 'collective-js';

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published