{"id":22577184,"url":"https://github.com/incuca/ic-crud-dropdown","last_synced_at":"2025-04-10T17:25:09.954Z","repository":{"id":130522902,"uuid":"114280559","full_name":"InCuca/ic-crud-dropdown","owner":"InCuca","description":"A CRUD dropdown with search field","archived":false,"fork":false,"pushed_at":"2019-10-09T17:18:42.000Z","size":221,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T15:04:04.026Z","etag":null,"topics":["bootstrap4","component","vuejs"],"latest_commit_sha":null,"homepage":"https://jsfiddle.net/kwb27zL6/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InCuca.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-14T17:56:00.000Z","updated_at":"2020-02-14T06:53:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"0996895c-48c6-4ce6-a67e-ab74a7a45cba","html_url":"https://github.com/InCuca/ic-crud-dropdown","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fic-crud-dropdown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fic-crud-dropdown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fic-crud-dropdown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InCuca%2Fic-crud-dropdown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InCuca","download_url":"https://codeload.github.com/InCuca/ic-crud-dropdown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248261967,"owners_count":21074229,"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":["bootstrap4","component","vuejs"],"created_at":"2024-12-08T04:12:07.421Z","updated_at":"2025-04-10T17:25:09.948Z","avatar_url":"https://github.com/InCuca.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ic-crud-dropdown\n[![Travis](https://img.shields.io/travis/InCuca/ic-crud-dropdown/master.svg)](https://travis-ci.org/InCuca/ic-crud-dropdown/branches)\n\n\u003e This component renders a dropdown with search and CRUD\n\n## Installation\n\nDependencies (Should be added manually):\n- [bootstrap-vue](https://bootstrap-vue.js.org/)\n- [ic-formly](https://github.com/InCuca/ic-formly)\n\n### Using yarn\n\n`yarn add ic-crud-dropdown`\n\n### Using npm\n\n`npm i --save ic-crud-dropdown`\n\n## Docs\n\n`npm run serve`\n\n## Usage\n\n[Demo](https://jsfiddle.net/kwb27zL6/)\n\n```js\nimport IcCrudDropdown from 'ic-crud-dropdown';\nimport 'ic-crud-dropdown/dist/ic-crud-dropdown.min.css';\n\nVue.component('ic-crud-dropdown', IcCrudDropdown);\n```\n\n### UMD\n\n```html\n\u003cscript src=\"https://unpkg.com/vue\" charset=\"utf-8\"\u003e\u003c/script\u003e\n\u003cscript src=\"./dist/umd/ic-crud-dropdown.min.js\" charset=\"utf-8\"\u003e\u003c/script\u003e\n\u003clink rel=\"stylesheet\" type=\"text/css\" href=\"./dist/umd/ic-crud-dropdown.min.css\"\u003e\n\n\u003cscript type=\"text/javascript\"\u003e\n  Vue.component('ic-crud-dropdown', window.IcCrudDropdown.default);\n\u003c/script\u003e\n```\n\n## Build\n\nBuild configuration is located in the `poi.config.js` file, to build just run: `npm run build`, it will build to `dist` directory.\n\n## Tests\n\nThis template uses karma with chai by default, you can change test settings in poi.config.js\n\n`npm run test`\n`npm run test:watch`\n`npm run test:cov`\n\n## License\n\nThis project is licensed under [MIT License](http://en.wikipedia.org/wiki/MIT_License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincuca%2Fic-crud-dropdown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fincuca%2Fic-crud-dropdown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fincuca%2Fic-crud-dropdown/lists"}