UNPKG

custom-select

Version:

A lightweight JavaScript library for custom HTML <select> creation and managing. No dependencies needed.

10 lines (9 loc) 166 B
{ "name": "custom-select-example-bootstrap", "version": "0.0.1", "main": "index.js", "private": true, "dependencies": { "custom-select": "latest" } }