Nuxt/examples/README.md
Sylvain Marroufin 03d33dfdef
chore(examples): add plugins example (#2855)
* chore(examples): add `plugins` example

* Update examples/with-plugins/plugins/my-plugin.ts

Co-authored-by: Daniel Roe <daniel@roe.dev>

* chore(examples): remove unused variable

* fix: updates post-review

* Update examples/with-plugins/plugins/my-plugin.ts

Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-01-24 12:33:38 +01:00

3.0 KiB

Nuxt 3 Examples

Example Source Playground
hello-world GitHub Play Online
locale GitHub Play Online
module-extend-pages GitHub Play Online
use-async-data GitHub Play Online
use-cookie GitHub Play Online
use-fetch GitHub Play Online
use-meta GitHub Play Online
use-state GitHub Play Online
with-components GitHub Play Online
with-composables GitHub Play Online
with-layouts GitHub Play Online
with-pages GitHub Play Online
with-plugins GitHub Play Online
with-wasm GitHub Play Online