ngx-tags-input-box
A tags input is a UI component which allows the user to insert multiple entries as tags into an input field. Also known as Tagging/Tokenizing system. You can find this system on most major websites.
react-tags-in-textarea
Tags in textarea, user can add tags between text and get result is string with tags value
vue3-tags-input
A tags input component for Vue 3 with custom validation, templating...