You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
392 B
392 B
Installation
NPM
npm install collect.js --save
Yarn
yarn add collect.js
From CDN
- Visit https://cdnjs.com/libraries/collect.js
- Add CDN link to your site with
<script>
Using build / minified version
- Download
collect.min.js
- Add to your site with
<script>