{"id":19783735,"url":"https://github.com/zhensherlock/company-autocomplete","last_synced_at":"2025-04-09T21:14:28.328Z","repository":{"id":158670297,"uuid":"611145117","full_name":"zhensherlock/company-autocomplete","owner":"zhensherlock","description":"company autocomplete component","archived":false,"fork":false,"pushed_at":"2025-04-02T09:02:38.000Z","size":20239,"stargazers_count":197,"open_issues_count":12,"forks_count":3,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-09T21:14:08.956Z","etag":null,"topics":["autocomplete","autocomplete-search","autocomplete-suggestions","company","company-info","company-information","javascript","typescript"],"latest_commit_sha":null,"homepage":"https://zhensherlock.github.io/company-autocomplete/","language":"TypeScript","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/zhensherlock.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-03-08T07:59:39.000Z","updated_at":"2025-04-03T14:53:03.000Z","dependencies_parsed_at":"2023-06-05T07:00:23.712Z","dependency_job_id":"465bfecf-1f9d-44b0-82af-44ba49cedb58","html_url":"https://github.com/zhensherlock/company-autocomplete","commit_stats":null,"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fcompany-autocomplete","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fcompany-autocomplete/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fcompany-autocomplete/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhensherlock%2Fcompany-autocomplete/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhensherlock","download_url":"https://codeload.github.com/zhensherlock/company-autocomplete/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248111972,"owners_count":21049578,"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":["autocomplete","autocomplete-search","autocomplete-suggestions","company","company-info","company-information","javascript","typescript"],"created_at":"2024-11-12T06:09:06.955Z","updated_at":"2025-04-09T21:14:28.304Z","avatar_url":"https://github.com/zhensherlock.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://zhensherlock.github.io/company-autocomplete/\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg width=\"300\" src=\"https://zhensherlock.github.io/company-autocomplete/hero-image.png\" alt=\"watermark logo\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://npmjs.com/package/company-autocomplete\"\u003e\u003cimg src=\"https://badgen.net/npm/v/company-autocomplete\" alt=\"npm package\"\u003e\u003c/a\u003e\n  \u003cimg alt=\"GitHub Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/zhensherlock/company-autocomplete/deploy.yml?branch=main\"\u003e\n  \u003cimg alt=\"npm bundle size\" src=\"https://img.shields.io/bundlephobia/minzip/company-autocomplete\"\u003e\n  \u003cimg alt=\"npm download week\" src=\"https://img.shields.io/npm/dw/company-autocomplete\"\u003e\n  \u003cimg alt=\"GitHub\" src=\"https://img.shields.io/github/license/zhensherlock/company-autocomplete\"\u003e\n  \u003ca href=\"https://gitter.im/china-hy/company-autocomplete?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge\"\u003e\u003cimg src=\"https://badges.gitter.im/china-hy/company-autocomplete.svg\" alt=\"Join the chat at https://gitter.im/china-hy/company-autocomplete\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n# Company Autocomplete\n\nWorks with both Vue 2 , Vue 3 And React.\n\n# Translations\n\n* [中文文档](README_zh.md)\n\n## Installing\n\n```bash\n# or pnpm or yarn\nnpm install company-autocomplete\n```\n\n## Usage\n\n### General\n\n```ts\nimport { CompanyAutocomplete } from 'company-autocomplete'\n\nconst companyAutocomplete = new CompanyAutocomplete({\n  target: '#example'\n})\n```\n\n## Documentation\n\nTo learn more, check [its documentation](https://zhensherlock.github.io/company-autocomplete).\n\n## Maintainers\n\n[@zhensherlock](https://github.com/zhensherlock).\n\n## Contributing\n\nFeel free to dive in! [Open an issue](https://github.com/zhensherlock/company-autocomplete/issues/new/choose) or submit PRs.\n\nStandard Readme follows the [Contributor Covenant](http://contributor-covenant.org/version/1/3/0/) Code of Conduct.\n\n### Contributors\n\nThis project exists thanks to all the people who contribute.\n\n\u003ca href=\"https://github.com/zhensherlock/company-autocomplete/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=zhensherlock/company-autocomplete\" /\u003e\n\u003c/a\u003e\n\n## License\n\n[MIT](LICENSE) © MichaelSun\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhensherlock%2Fcompany-autocomplete","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhensherlock%2Fcompany-autocomplete","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhensherlock%2Fcompany-autocomplete/lists"}