launchcodedev / app-config

Easy Configuration Loader with Strict Validation
https://app-config.dev
Mozilla Public License 2.0
68 stars 11 forks source link
config configuration configuration-loader javascript json-schema schema-validation typescript

app-config

Licensed under MPL 2.0 npm Build Status Cypress.io Status Codecov Status Netlify Status

Easy Configuration Loader with Strict Validation


Features

Using App Config

Read the Introduction or Quick Start guides on our website.

Or, start by installing through your package manager:

yarn add @app-config/main@2

Contributing

Contributions are always welcome, no matter how large or small. Substantial feature requests should be proposed as an Github issue first. Before contributing, please read the code of conduct.

See Contributing.