Options
All
  • Public
  • Public/Protected
  • All
Menu

nano-config (v1.0.0)

nano-config

A minimalistic config framework for TS / JS environments.

Getting started

# Add to your dependencies using yarn
yarn add "nxtep-io/nano-config";

# Or, using NPM
npm install "github:nxtep-io/nano-config";

API Docs

Check the published Github Page at https://nxtep-io.github.io/nano-config/

License

The project is licensed under the MIT License.

Generated using TypeDoc