Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mohitkumartoshniwal/vue-topics
https://github.com/mohitkumartoshniwal/vue-topics
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mohitkumartoshniwal/vue-topics
- Owner: mohitkumartoshniwal
- Created: 2024-01-01T13:28:54.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-07T14:07:48.000Z (10 months ago)
- Last Synced: 2024-10-11T01:09:59.746Z (about 1 month ago)
- Language: Vue
- Size: 110 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vue Topics
| Topic | Video | Code |
| --------------------------------------------- | ---------------------------------------------------- | ------------------------------------ |
| Event Bus | [Video](https://www.youtube.com/watch?v=kZVuVF4i_YE) | [Code](./event-bus/) |
| Web Worker | [Video](https://www.youtube.com/watch?v=RrjW5Jg_A84) | [Code](./web-worker/) |
| Form Validation using VeeValidate and Zod | [Video](https://youtu.be/R7toMFEPOtQ) | [Code](./form-with-veevalidate-zod/) |
| Internationalization using Vue I18n | [Video](https://youtu.be/x-xDPkmaVvk) | [Code](./internationalization/) |
| Chart.js with Vue 3 | [Video](https://youtu.be/4MdRYloy5Ms) | [Code](./chart.js-with-vue/) |
| Maps in Vue 3 using Leaflet and OpenStreetMap | [Video](https://youtu.be/gmrsMJLOCQw) | [Code](./vue-leaflet/) |