🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@company-ui/autocomplete-dom

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@company-ui/autocomplete-dom

Company UI autocomplete dom

1.1.0
Source
npm
Version published
Weekly downloads
5
25%
Maintainers
1
Weekly downloads
 
Created
Source

company ui

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

@company-ui/autocomplete-dom

Works with both Vue 2 , Vue 3 And React.

Installing

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

Usage

General

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

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

Documentation

To learn more, check its documentation.

License

MIT.

Keywords

Company

FAQs

Package last updated on 29 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts