Skip to content

nxtep-io/nano-config

Repository files navigation

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.