0.1.1 • Published 28 days ago

nuxt-configs v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
28 days ago

Nuxt Configs

Nuxt Configs

npm version npm downloads License Nuxt

Create complex directory-based configs with ease.

Features

  • 🗂  Generate nested configs using folder structure
  • 🍹  No need for redundant index files and re-exports
  • 🏗  Automaticaly generated composables (e.g. useConfig, useFooConfig etc)
  • 📃  Supports js, ts and json files
  • 🥞  Supports Nuxt layers

Nuxt Configs

Quick Setup

Install the module to your Nuxt application with one command:

npx nuxi module add nuxt-configs

That's it! You can now use Nuxt Configs in your Nuxt app ✨

Contribution

License

Made with 💚

Published under the MIT License.

0.1.1

28 days ago