Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zhensherlock/company-autocomplete

company autocomplete component
https://github.com/zhensherlock/company-autocomplete

autocomplete autocomplete-search autocomplete-suggestions company company-info company-information javascript typescript

Last synced: 2 days ago
JSON representation

company autocomplete component

Awesome Lists containing this project

README

        



watermark logo



npm package
GitHub Workflow Status
npm bundle size
npm download week
GitHub
Join the chat at https://gitter.im/china-hy/company-autocomplete

# Company Autocomplete

Works with both Vue 2 , Vue 3 And React.

# Translations

* [中文文档](README_zh.md)

## Installing

```bash
# or pnpm or yarn
npm install company-autocomplete
```

## Usage

### General

```ts
import { CompanyAutocomplete } from 'company-autocomplete'

const companyAutocomplete = new CompanyAutocomplete({
target: '#example'
})
```

## Documentation

To learn more, check [its documentation](https://zhensherlock.github.io/company-autocomplete).

## Maintainers

[@zhensherlock](https://github.com/zhensherlock).

## Contributing

Feel free to dive in! [Open an issue](https://github.com/zhensherlock/company-autocomplete/issues/new/choose) or submit PRs.

Standard Readme follows the [Contributor Covenant](http://contributor-covenant.org/version/1/3/0/) Code of Conduct.

### Contributors

This project exists thanks to all the people who contribute.



## License

[MIT](LICENSE) © MichaelSun