choices-esm
v10.0.0-1
Published
An ES module based vanilla JS customisable text input/select box plugin
Downloads
5
Maintainers
Readme
Choices-esm.js
An ES Module build of Choices.js TypeScript via Rollup.
Use
import Choices, {templates} from 'choices-esm';
Updated Build
- Update dependencies in
package.json
, particularly"choices.js"
npm install
npm build
npm publish
License
MIT License -- same as Choices.js/LICENSE