Tagify
Lightweight, efficient Tags input component in Vanilla JS
...-suggest input as-you-type with the ability to auto-complete. Can paste in multiple values: tag 1, tag 2, tag 3 or even newline-separated tags. Tags can be created by Regex delimiter or by pressing the "Enter" key/focusing of the input. Validate tags by Regex pattern or by function. Tags may be editable (double-click).