Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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` |