2.0.9 • Published 10 months ago

@fr0st/ui-tagsinput v2.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

FrostUI TagsInput

FrostUI TagsInput is a free, open-source Tags component for JavaScript.

It is built on top of the FrostUI library.

Table Of Contents

Installation

Dependencies

CSS

<link rel="stylesheet" href="/path/to/frost-ui.min.css" />
<link rel="stylesheet" href="/path/to/frost-ui-tagsinput.min.css" />

JS

<script type="text/javascript" src="/path/to/frost-ui-bundle.min.js"></script>
<script type="text/javascript" src="/path/to/frost-ui-tagsinput.min.js"></script>

Usage

Check the demo folder for examples. Full documentation and website coming soon™.

2.0.9

10 months ago

2.0.8

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago