@company-ui/vue
TypeScript icon, indicating that this package has built-in type declarations

3.6.31 • Public • Published

company ui

npm package GitHub Workflow Status npm bundle size npm download week GitHub Join the chat

@company-ui/vue

Works with both Vue 2 , Vue 3.

Installing

# or pnpm or yarn
npm install @company-ui/vue
npm install @company-ui/style

Usage

General

import '@company-ui/style';
import CompanyUI from '@company-ui/vue';
app.use(CompanyUI);
<autocomplete v-model="value" />

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

Package Sidebar

Install

npm i @company-ui/vue

Weekly Downloads

82

Version

3.6.31

License

MIT

Unpacked Size

1.23 MB

Total Files

23

Last publish

Collaborators

  • zhensherlock