/json-config

Yet another JSON Configuration file service (with structure checks)

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

JSON-Config · Build Status GitHub npm (scoped)

JSON-Config is a TypeScript library to create, modify, load and save automaticly JSON/YAML configurations with type checks.

Installation

Use your favorite package manager to add @muhammetaliakbay/json-config as your dependency.

npm install @muhammetaliakbay/json-config --save

API Documents (TypeDoc)

Find detailed api documentations here https://json-config.muhammetaliakbay.com/.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GNU GPLv3