Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nullstack/vscode-nullstack
VSCode snippets for generating Nullstack components.
https://github.com/nullstack/vscode-nullstack
Last synced: 3 months ago
JSON representation
VSCode snippets for generating Nullstack components.
- Host: GitHub
- URL: https://github.com/nullstack/vscode-nullstack
- Owner: nullstack
- Created: 2020-06-18T01:46:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-23T17:09:22.000Z (over 1 year ago)
- Last Synced: 2024-04-03T16:32:57.615Z (7 months ago)
- Language: JavaScript
- Size: 82 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
- awesome-nullstack - vscode-nullstack - Official Nullstack extension for VSCode. (Utilities / Vlogs)
README
# VSCode Nullstack
VSCode snippets for generating Nullstack components.
Download the extension from [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/items?itemName=ChristianMortaro.vscode-nullstack)
| Trigger | Content |
| -------: | ------- |
| `n!→` | `render` |
| `n!!→` | `render / initiate` |
| `n!!!→` | `render / prepare / initiate` |
| `n!!!!→` | `render / prepare / initiate / hydrate` |