- 📦 ~6kb (gzipped, full package)
- 🙅♂️ Zero dependencies
- 📱Supports touch devices
- ⚒ CommonJS and ES Modules support
- ✅ Optimized for Accessibilty
- 🌈 Easy to customize
- 🦄 Optimized for performance
- 💅 More-reliant on CSS over JavaScript
To install the full package (for Vue and React) 👇
$ npm install dropd-component --save
or
See react-dropd and vue-dropd for framework specific installation.
⚡️ React Dropd on CodeSandbox ⚡️ Vue Dropd on CodeSandbox
Please see Projects for a list of things to do.
- Fork this repo and clone on your machine
- Navigate to the main folder,
dropd - Create a new branch using the format,
feature/feature-name - Run
yarn install -Wto install all of the dependencies in the workspace - Use
yarn devto monitor the changes you make in/packagesand concurrently re-build or - Use
yarn buildto compilepackages/vue-dropd/index.vueandpackages/react-dropd/index.js(showsbundlesizeinfo too)
MIT © Olaolu Olawuyi
