• Stars
    star
    175
  • Rank 218,059 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

company autocomplete component

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

Installing

# or pnpm or yarn
npm install company-autocomplete

Usage

General

import { CompanyAutocomplete } from 'company-autocomplete'

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

Documentation

To learn more, check its documentation.

Maintainers

@zhensherlock.

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

Contributors

This project exists thanks to all the people who contribute.

License

MIT © MichaelSun