Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ivoilic/next.js-special-files-snippets

A VSCode extension of snippets for Next.js Special Files
https://github.com/ivoilic/next.js-special-files-snippets

nextjs nextjs13 vercel vscode vscode-extension

Last synced: about 1 month ago
JSON representation

A VSCode extension of snippets for Next.js Special Files

Awesome Lists containing this project

README

        

Next.js 'N' logo in black circle on white square with rounded corners and a purple hue

# Next.js Special Files Snippets

A VSCode extension of snippets for Next.js Special Files

[![Install](https://vsmarketplacebadge.apphb.com/installs-short/ivoilic.nextjs-special-files-snippets.svg)](https://marketplace.visualstudio.com/items?itemName=ivoilic.nextjs-special-files-snippets)
[![Downloads](https://vsmarketplacebadge.apphb.com/downloads-short/ivoilic.nextjs-special-files-snippets.svg)](https://marketplace.visualstudio.com/items?itemName=ivoilic.nextjs-special-files-snippets)
[![Ratings](https://vsmarketplacebadge.apphb.com/rating-star/ivoilic.nextjs-special-files-snippets.svg)](https://marketplace.visualstudio.com/items?itemName=ivoilic.nextjs-special-files-snippets)

Each snippet has two versions `nf` and `na` for function or arrow function respectively. The snippets are designed to be minimal so you can get coding faster. If you have any ideas or suggestions feel free to open an issue. Enjoy!

## Snippets

### `nfpage` / `napage` - page

### `nflayout` / `nalayout` - layout

### `nftemplate` / `natemplate` - template

### `nfloading` / `naloading` - loading

### `nferror` / `naerror` - error

### `nfhead` / `nahead` - head

## License

Copyright Ivo Ilić 2022. Released under the MIT license. The N logo is the property of Vercel/Next. This project is not the work of and is no way endorsed or licensed by Vercel or Next.