Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.58 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.58 KB

Next.js 13 Snippets

Next.js 13 snippets. VS Code snippets to help you migrate your next application to the new app folder and nested layouts paradigm. Currently supports javascript, tsx, and jsx!

Features

Import all layouts described here in the next 13 docs: https://beta.nextjs.org/docs/routing/pages-and-layouts#layouts.

Here's a list of commands currently supported:

Known Issues

No current known issues

Release Notes

1.0.0

The initial release! All current commands are described in the features section. The code they generate is the same as the examples provided in the next 13 documentation. Message me on twitter if you would like to contribute!