@bmlt-enabled/croutonjs
v3.20.4
Published
Shows BMLT information is a customizable tabbed web view.
Downloads
600
Keywords
Readme
croutonjs
Review this file for a list of parameter descriptions. The defaults are listed.
There is a sample to show how to initialize crouton, render and get counts.
You can always download the latest stable version of croutonjs here: https://github.com/bmlt-enabled/crouton/releases/latest
CDN (Content Delivery Network)
If you are in situation where you cannot host croutonjs on a webserver. You can utilize a free CDN.
You can reference the latest version always of croutonjs here.
https://cdn.jsdelivr.net/npm/@bmlt-enabled/croutonjs/crouton.min.js
or you can point to a specific version if you want to:
https://cdn.jsdelivr.net/npm/@bmlt-enabled/[email protected]/crouton.min.js.
Check out the [sample](sample usage.
npm
croutonjs is published @ npmjs npm install -i @bmlt-enabled/croutonjs
.