0.1.3 • Published 3 years ago

bulma-tagsfield v0.1.3

Weekly downloads
11
License
MIT
Repository
-
Last release
3 years ago

Tagsfield - multi-line tags input control

Bulma extension based on span[contenteditable] and styles of field and input.

Demo https://crabvk.github.io/bulma-tagsfield/

Install

npm install bulma-tagsfield

Import

import Tagsfield from 'bulma-tagsfield'

document.querySelectorAll('.tagsfield').forEach(el => new Tagsfield(el))
0.1.3

3 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago