@app-config-ts/core
v1.0.7
Published
App Config for TypeScript
Downloads
17
Maintainers
Readme
Welcome to app-config-ts
app-config-ts
is a configuration library for TypeScript projects.
To get started, install the package:
npm install @app-config-ts/core
You might also want to install one of the providers:
npm install @app-config-ts/json
For more information about app-config-ts
, see the documentation.