mojoaxel / bootstrap-select-country

countrypicker is a jQuery plugin that utilizes Bootstrap's dropdown.js and bootstrap-select to provide country data and styling to standard select elements.
https://mojoaxel.github.io/bootstrap-select-country/index.html
MIT License
64 stars 36 forks source link

Dependencies #20

Closed quentncom closed 1 year ago

quentncom commented 1 year ago

The readme.md only lists "jQuery", "Bootstrap" and "bootstrap-select" as dependencies for this lib. Looking at the code this doesn't seem to check out. After installing the npm (--omit-dev) I see over 262 dependencies for this. Am I missing something or do I have to install all these in oder for this to work?