UNPKG

bootstrap-select-dropdown

Version:

A jQuery plugin for Bootstrap 4 that converts <select> and <select multiselect> elements to dropdowns. Uses fuse.js for fuzzy search and Bootstrap's dropdown plugin.

10 lines 122 B
module.exports = { presets: [ [ '@babel/preset-env', { useBuiltIns: 'entry' } ] ] };