0.0.7 • Published 5 years ago
@muhammetaliakbay/json-config v0.0.7
JSON-Config ·

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.