mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
03d33dfdef
* 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>
3.0 KiB
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 |