0.1.3 • Published 4 years ago

bulma-tagsfield v0.1.3

Weekly downloads
11
License
MIT
Repository
-
Last release
4 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

4 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago