Skip to content

michael-chauvin/company-ui

 
 

Repository files navigation

company ui

GitHub Workflow Status GitHub Join the chat

Company-UI

Works with both Vue 2 , Vue 3 And React.

Translations

Installing

# or pnpm or yarn
npm install @company-ui/dom

Usage

General

import { CompanyAutocomplete } from '@company-ui/dom';

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

Documentation

To learn more, check its documentation.

License

MIT.

About

A company UI library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 44.3%
  • JavaScript 27.3%
  • Vue 16.3%
  • SCSS 9.0%
  • HTML 2.9%
  • Shell 0.2%