This repository contains two examples implemented using Vue.js: a tag input component and a canvas board. These examples are useful for understanding and utilizing Vue.js in various contexts.
The tag input example consists of a component that allows users to input tags or labels separated by commas. This component visually displays the added tags and enables users to delete them individually.
- Add tags separated by commas.
- Delete tags individually using a removal button.
- Vue.js: Official Documentation
- Vue CLI: Official Documentation
Feel free to contribute by reporting issues, suggesting improvements, or making pull requests to add new functionalities.
[Anyel-EC]
This project is under the [License Name] license. Refer to the LICENSE
file for more details.