@zemke/tagbox
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@zemke/tagbox", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Zero dependency Web Component input field (no contenteditable) supporting tags. Backed by standard HTML elements.", | ||
@@ -5,0 +5,0 @@ "main": "js.js", |
# Tagbox | ||
[![npm version](https://badge.fury.io/js/@zemke%2Ftagbox.svg)](https://www.npmjs.com/package/@zemke/tagbox) | ||
Zero dependency Web Component single-line input field (no contenteditable) with ability to enter tags. | ||
@@ -16,2 +18,6 @@ | ||
``` | ||
npm i @zemke/tagbox | ||
``` | ||
## Usage | ||
@@ -18,0 +24,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25172
130