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.
svelte-unstyled-tags
An unstyled Svelte component for handling tags input with customisable features (add, remove, clear tags) and styling options.
react-native-chips
A React Native component which is used to represent array of text. Inspired from material design chips