vue-cheatsheet
vue-cheatsheet copied to clipboard
The one and only Vue cheatsheet you will ever need.
In this pull request, as its own name suggest, I am just correcting the name spelling of the VitePress that was written as **Vitepre** to **VitePress**.
- [ ] Add v-memo and other useful directives - [ ] Add info that this is a composition API specific cheatsheet - [ ] Add 3.3+ defineEmits syntax
Req raised by the @saanvi-ts
- [ ] Add Canonical URL in Tag After Meta Description - Example of Canonical URL Tag: ``` ``` - Current Implementation: ``` ```
> [Vue 3 CheatSheet](https://vue-cheatsheet.themeselection.com/) is an open source project by [ThemeSelection](https://themeselection.com/) that is licensed under [MIT](http://opensource.org/licenses/MIT). Would you consider adding a MIT license file to this repository's root directory? It...