Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

collective-js

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collective-js

Manage Javascript Collections

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 06 Dec 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc