Socket
Socket
Sign inDemoInstall

collective-js

Package Overview
Dependencies
0
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    collective-js

Manage Javascript Collections


Version published
Weekly downloads
1
Maintainers
1
Install size
301 kB
Created
Weekly downloads
 

Changelog

Source

Collective Js 0.0.1 2016-12-06

  • First release

Readme

Source

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';

FAQs

Last updated on 06 Dec 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc