Nuxt/examples
Daniel Roe b3e9cf6fd6
fix(nuxt3)!: key routes by interpolated path (#2976)
2022-02-07 12:32:04 +01:00
..
config-extends feat(kit): support config `extends` using `unjs/c12` (#3008) 2022-01-31 22:13:58 +01:00
hello-world chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
locale chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
module-extend-pages chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
use-async-data docs(examples): prop "showTips" should be a boolean instead of a string (#2751) 2022-01-17 11:05:24 +01:00
use-cookie chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
use-fetch chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
use-meta chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
use-state chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
with-components chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
with-composables chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
with-layouts feat(nuxt3): add support for `definePageMeta` macro (#2678) 2022-01-17 19:27:23 +01:00
with-middleware feat(nuxt3): add middleware via route meta (#2858) 2022-01-25 13:29:11 +01:00
with-pages fix(nuxt3)!: key routes by interpolated path (#2976) 2022-02-07 12:32:04 +01:00
with-plugins chore(examples): add `plugins` example (#2855) 2022-01-24 12:33:38 +01:00
with-wasm chore(example): use `@nuxt/ui` for examples (#2325) 2021-12-23 20:27:08 +01:00
README.md chore(examples): add `plugins` example (#2855) 2022-01-24 12:33:38 +01:00

README.md

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