Skip to content

Installation

sh
npm install @h3ravel/collect.js --save
sh
pnpm add @h3ravel/collect.js
sh
yarn add @h3ravel/collect.js
sh
bun create @h3ravel/collect.js

From CDN

  1. Visit https://cdnjs.com/libraries/@h3ravel/collect.js
  2. Add CDN link to your site with <script>

Using build / minified version

  1. Download collect.min.js
  2. Add to your site with <script>

Released under the MIT License.