{"id":13630438,"url":"https://github.com/whizkydee/dropd","last_synced_at":"2025-04-17T13:32:25.621Z","repository":{"id":37692539,"uuid":"180216205","full_name":"whizkydee/dropd","owner":"whizkydee","description":"⚡️Zero-dependency minimalistic dropdown component for React and Vue.","archived":true,"fork":false,"pushed_at":"2023-03-13T01:55:47.000Z","size":1824,"stargazers_count":73,"open_issues_count":21,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T17:50:50.849Z","etag":null,"topics":["dropdown","dropdown-menu","react-component","select","ui-component","vue-component"],"latest_commit_sha":null,"homepage":"https://npm.im/dropd-component","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whizkydee.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-04-08T19:11:33.000Z","updated_at":"2024-05-10T08:12:18.000Z","dependencies_parsed_at":"2024-01-14T08:59:54.974Z","dependency_job_id":null,"html_url":"https://github.com/whizkydee/dropd","commit_stats":{"total_commits":71,"total_committers":4,"mean_commits":17.75,"dds":0.352112676056338,"last_synced_commit":"1087def8063a7fb7cd694cd13df3e900a23eaabf"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizkydee%2Fdropd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizkydee%2Fdropd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizkydee%2Fdropd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whizkydee%2Fdropd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whizkydee","download_url":"https://codeload.github.com/whizkydee/dropd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249344853,"owners_count":21254750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dropdown","dropdown-menu","react-component","select","ui-component","vue-component"],"created_at":"2024-08-01T22:01:42.818Z","updated_at":"2025-04-17T13:32:25.260Z","avatar_url":"https://github.com/whizkydee.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/whizkydee/dropd/master/small-logo.png?token=AIObqio0F4tIzhx-8XPxtMtiKgagz1Kbks5cu7UawA%3D%3D\" width=\"250\" height=\"auto\" alt=\"dropd logo\" align=\"center\" /\u003e\n  \u003cbr /\u003e\n  \u003cbr /\u003e\n  \u003ch3 align=\"center\"\u003e⚡️Zero-dependency minimalistic dropdown component for React and Vue.\u003c/h3\u003e\n\n  \u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npm.im/dropd-component\"\u003e\u003cimg src=\"https://img.shields.io/npm/v/dropd-component.svg?color=brightgreen\u0026style=flat-square\" alt=\"Package version.\"\u003e\u003c/a\u003e\n  \u003ca href=\"http://makeapullrequest.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/PR(s)-welcome-brightgreen.svg?style=flat-square\" alt=\"Make a pull request.\"\u003e\u003c/a\u003e\n  \u003ca href=\"http://www.firsttimersonly.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square\" alt=\"First-timers Friendly\"\u003e\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n## ✨ Pros:\n\n- 📦 ~6kb (gzipped, full package)\n- 🙅‍♂️ Zero dependencies\n- 📱Supports touch devices\n- ⚒ CommonJS and ES Modules support\n- ✅ Optimized for Accessibilty\n- 🌈 Easy to customize\n- 🦄 Optimized for performance\n- 💅 More-reliant on CSS over JavaScript\n\n## 🔧 Installation\n\nTo install the full package (for Vue and React) 👇\n\n```\n$ npm install dropd-component --save\n```\n\nor\n\nSee\n[react-dropd](https://github.com/whizkydee/dropd/tree/master/packages/react-dropd#-installation)\nand\n[vue-dropd](https://github.com/whizkydee/dropd/tree/master/packages/vue-dropd#-installation)\nfor framework specific installation.\n\n## 📖 Usage\n\n- [For React](https://github.com/whizkydee/dropd/tree/master/packages/react-dropd#-usage)\n- [For Vue](https://github.com/whizkydee/dropd/tree/master/packages/vue-dropd#-usage)\n\n## 👀 Examples\n\n⚡️\n[React Dropd on CodeSandbox](https://codesandbox.io/s/0y3x7jwv0n?fontsize=14)\n⚡️ [Vue Dropd on CodeSandbox](https://codesandbox.io/s/kx874lpmxo?fontsize=14)\n\n## 👷 Contributing\n\nPlease see [Projects](https://github.com/whizkydee/dropd/projects/1) for a list\nof things to do.\n\n1. Fork this repo and clone on your machine\n1. Navigate to the main folder, `dropd`\n1. Create a new branch using the format, `feature/feature-name`\n1. Run `yarn install -W` to install all of the dependencies in the workspace\n1. Use `yarn dev` to monitor the changes you make in `/packages` and\n   concurrently re-build or\n1. Use `yarn build` to compile `packages/vue-dropd/index.vue` and\n   `packages/react-dropd/index.js` (shows `bundlesize` info too)\n\n\n## 🤝 License\n\nMIT © [Olaolu Olawuyi](https://twitter.com/mrolaolu)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhizkydee%2Fdropd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhizkydee%2Fdropd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhizkydee%2Fdropd/lists"}