Skip to content

NorteX-dev/nconfig

Repository files navigation

nconfig

A standardized way to write type-safe, validated configs.

Supported config languages:

  • json
  • yaml
  • toml

Usage:

You're going to need zod for validation, which is a peer dependency of this package.

Install the package with your favorite package manager:

$ npm install @nortex/config

Releases

No releases published

Packages

No packages published