Socket
Socket
Sign inDemoInstall

@neovici/cosmoz-autocomplete

Package Overview
Dependencies
13
Maintainers
4
Versions
94
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @neovici/cosmoz-autocomplete

A autocomplete input web component


Version published
Weekly downloads
98
decreased by-11.71%
Maintainers
4
Install size
3.42 MB
Created
Weekly downloads
 

Changelog

Source

8.7.1 (2024-04-19)

Bug Fixes

  • dependencies: newest cosmoz input needed in this repo (ea60c7f)

Readme

Source

cosmoz-autocomplete

Build Status Depfu semantic-release Maintainability codecov

<cosmoz-autocomplete>

cosmoz-autocomplete is a haunted auto-complete component.

Getting started

Installing

Using npm:

npm install --save @neovici/cosmoz-autocomplete

Usage

import { html } from 'lit-html';
html`<cosmoz-autocomplete .source=${["A", "B","C", "D"]} />`;

Keywords

FAQs

Last updated on 19 Apr 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc