We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
nuxt-safe-runtime-config
1 parent e5dedef commit c3b6c42Copy full SHA for c3b6c42
icons/nuxt-safe-runtime-config.svg
modules/nuxt-safe-runtime-config.yml
@@ -0,0 +1,18 @@
1
+name: nuxt-safe-runtime-config
2
+description: Validate Nuxt runtime config with Standard Schema at build time
3
+repo: onmax/nuxt-safe-runtime-config#main
4
+npm: nuxt-safe-runtime-config
5
+icon: nuxt-safe-runtime-config.svg
6
+github: https://github.com/onmax/nuxt-safe-runtime-config/tree/main
7
+website: https://github.com/onmax/nuxt-safe-runtime-config/tree/main
8
+learn_more: ''
9
+category: Devtools
10
+type: 3rd-party
11
+maintainers:
12
+ - name: Max
13
+ github: onmax
14
+ bluesky: onmax.bsky.social
15
+ twitter: _onmax
16
+compatibility:
17
+ nuxt: ^3.0.0
18
+ requires: {}
0 commit comments