An open API service indexing awesome lists of open source software.

https://github.com/ntnyq/vue-snippets-ntnyq

VS Code extension for generating VueJS code snippets
https://github.com/ntnyq/vue-snippets-ntnyq

extension snipppets vscode vue

Last synced: 8 months ago
JSON representation

VS Code extension for generating VueJS code snippets

Awesome Lists containing this project

README

          

# vue-snippets-ntnyq

> Opinionable VSCode extension for VueJS snippets.

[![Version](https://img.shields.io/visual-studio-marketplace/v/ntnyq.vue-snippets-ntnyq)](https://marketplace.visualstudio.com/items/ntnyq.vue-snippets-ntnyq)
[![CI](https://github.com/ntnyq/vue-snippets-ntnyq/workflows/CI/badge.svg)](https://github.com/ntnyq/vue-snippets-ntnyq/actions)
[![LICENSE](https://img.shields.io/github/license/ntnyq/vue-snippets-ntnyq.svg)](https://github.com/ntnyq/vue-snippets-ntnyq/blob/main/LICENSE)

## Feature

- 🚦 TypeScript first.

## Links

- [VSCode Docs - User defined snippets](https://code.visualstudio.com/docs/editor/userdefinedsnippets)

## Credits

Snippets are generated by [Snippet Generator](https://snippet-generator.app) which is awesome.

## License

[MIT](./LICENSE) License © 2023-PRESENT [ntnyq](https://github.com/ntnyq)