Works with both Vue 2 , Vue 3 And React.
# or pnpm or yarn
npm install company-autocomplete
import { CompanyAutocomplete } from 'company-autocomplete'
const companyAutocomplete = new CompanyAutocomplete({
target: '#example'
})
To learn more, check its documentation.
Feel free to dive in! Open an issue or submit PRs.
Standard Readme follows the Contributor Covenant Code of Conduct.
This project exists thanks to all the people who contribute.
MIT © MichaelSun