GitShow/developit/tags-input
developit

tags-input

:bookmark: <input type="tags"> like magic

by developit
domdom-componentsinputinput-methodtagtag-inputtagging
Star on GitHubForkWebsitenpm

JavaScript

333 stars46 forks5 contributorsQuiet · 6y agoSince 20151.1.0MIT

Meet the team

See all 5 on GitHub →
developit
developit31 contributions
mikemaccana
mikemaccana20 contributions
pirxpilot
pirxpilot3 contributions
tbranyen
tbranyen2 contributions
gitter-badger
gitter-badger1 contribution

Languages

View on GitHub →
JavaScript77%
CSS12.9%
HTML10.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 6 in progress · Last activity 6y ago
See all on GitHub →
brunoais
Give programmatic access to the tags present in the inputOpenPR

Small change which allows developers to programmatically get the current list of tags. Specially useful if the input isn't going to be submitted by the browser and, instead, is going to be handled by javascript code. The access to the callbacks is also available through the of the events.

brunoais · 1y ago
KarelWintersky
Update lessOpenIssue

Built successfully with less

KarelWintersky · 1y ago
bizsimon
Return Base Object after initOpenPR

Attaching addTag() method to base object and returns base object after init. This will allow adding tags via script in addition to manual inputs.

bizsimon · 6y ago

Recent fixes

View closed PRs →
pirxpilot
make separator configurableMergedPR

it's still comma by default but you can pass or as an option argument when creating

pirxpilot · 2y ago
pirxpilot
preserve input typeMergedPR

Don't change the input type if it is configured on the wrapped element: that allows using this component with input types like 'email', 'url', 'tel' etc. - important on handheld devices where keyboard type changes depending on the input type. There is a problem with for some type of inputs though. We can't reliably support some of the functionality that depends on detecting caret position. The workaround in 0d9ae40 should work for most cases.

pirxpilot · 2y ago
pirxpilot
use flex instead of recalculating input widthMergedPR
pirxpilot · 2y ago
Structured data for AI agents

Repository: developit/tags-input. Description: :bookmark: <input type="tags"> like magic Stars: 333, Forks: 46. Primary language: JavaScript. Languages: JavaScript (77%), CSS (12.9%), HTML (10.1%). License: MIT. Homepage: http://jsfiddle.net/developit/d5w4jpxq/ Topics: dom, dom-components, input, input-method, tag, tag-input, tagging. Latest release: 1.1.0 (10y ago). Open PRs: 6, open issues: 6. Last activity: 6y ago. Community health: 42%. Top contributors: developit, mikemaccana, pirxpilot, tbranyen, gitter-badger.

·@ofershap

Replace github.com with gitshow.dev