New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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

  • 3.5.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

company ui

npm package GitHub Workflow Status npm bundle size npm download week 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

FAQs

Package last updated on 29 Oct 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc