Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zemke/tagbox

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zemke/tagbox - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

2

package.json
{
"name": "@zemke/tagbox",
"version": "1.0.0",
"version": "1.1.0",
"description": "Zero dependency Web Component input field (no contenteditable) supporting tags. Backed by standard HTML elements.",

@@ -5,0 +5,0 @@ "main": "js.js",

@@ -5,5 +5,13 @@ # Tagbox

TODO JSFiddle or something would be nice.
[DEMO](https://store.zemke.io/tagbox.html)
[JSFiddle DEMO](https://jsfiddle.net/Zemke/cL7ws265/)
* Navigate suggestions with <kbd>tab</kbd>, <kbd>shift</kbd>+<kbd>tab</kbd> and arrow keys <kbd>↑</kbd><kbd>↓</kbd><kbd>→</kbd><kbd>←</kbd>
* Works with copy-pasted text
* Responsive all the way
* Customizable in looks and the way it works
* Plain old HTML and JavaScript, no magic
* Data backed by sane `input` and `select` elements
* Works well with React, Angular, etc.
* Battle-proven in production environments
## Usage

@@ -10,0 +18,0 @@

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