Nuxt Site Config is a module for module authors to share common site config across modules.
It is not meant to be consumed by end-users directly, but rather to be used by module authors to provide a common site config API.
Made possible by my Sponsor Program π Follow me @harlan_zw π¦ β’ Join Discord for help |
- π Zero-config, best practice site config defaults
- π¨ Site config from any source: Nuxt Config, Environment Variables or Programmatically
- π Powerful and runtime agnostic APIs for module authors
useSiteConfig
,createSitePathResolver
,withSiteUrl
,useNitroOrigin
, etc - π€ Ledger capabilities
- π€ Integrates with
@nuxtjs/i18n
π Read the full documentation for more information.
Licensed under the MIT license.