Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jojoee/vscode-vue-cheatsheet
:ledger: Visual Studio Code extension : Vue Cheatsheet
https://github.com/jojoee/vscode-vue-cheatsheet
cheatsheet extension vscode-extension vue vuejs
Last synced: about 1 month ago
JSON representation
:ledger: Visual Studio Code extension : Vue Cheatsheet
- Host: GitHub
- URL: https://github.com/jojoee/vscode-vue-cheatsheet
- Owner: jojoee
- License: mit
- Created: 2020-03-13T05:38:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T04:11:08.000Z (almost 3 years ago)
- Last Synced: 2024-11-07T12:33:46.019Z (3 months ago)
- Topics: cheatsheet, extension, vscode-extension, vue, vuejs
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=jojoee.vue-cheatsheet
- Size: 2.31 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [Vue Cheatsheet](https://marketplace.visualstudio.com/items?itemName=jojoee.vue-cheatsheet)
A Visual Studio Code extension that lets you open Vue Cheatsheet inside the editor.[![Travis](https://img.shields.io/travis/jojoee/vscode-vue-cheatsheet.svg)](https://travis-ci.org/jojoee/vscode-vue-cheatsheet)
[![Version](https://vsmarketplacebadge.apphb.com/version/jojoee.vue-cheatsheet.svg)](https://marketplace.visualstudio.com/items?itemName=jojoee.vue-cheatsheet)
[![Installs](https://vsmarketplacebadge.apphb.com/installs-short/jojoee.vue-cheatsheet.svg)](https://marketplace.visualstudio.com/items?itemName=jojoee.vue-cheatsheet)
[![Rating](https://vsmarketplacebadge.apphb.com/rating-short/jojoee.vue-cheatsheet.svg)](https://marketplace.visualstudio.com/items?itemName=jojoee.vue-cheatsheet)![Screenshot](./asset/screenshot/screenshot-1092.png)
## Features
- `Vue Cheatsheet: Vue` to open Vue Cheatsheet
- `Vue Cheatsheet: Vue3` to open Vue3 Cheatsheet
- `Vue Cheatsheet: Nuxtjs` to open Nuxtjs Cheatsheet## Reference
- [Vue Mastery: Vue Cheat Sheet](https://www.vuemastery.com/vue-cheat-sheet/)
- [Vue Mastery: Vue 3 Cheat Sheet](https://www.vuemastery.com/vue-3-cheat-sheet)
- [Vue Mastery: Nuxt Cheat Sheet](https://www.vuemastery.com/nuxt-cheat-sheet)