1.0.1 • Published 7 months ago

@stone-js/configuration-manager v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

StoneJS: ConfigurationManager

npm npm npm Maintenance

Fluent and simple API with deep dot access to manage configurations in any JS project

Table of Contents

Installation

The ConfigurationManager can be installed with both npm and yarn.

# Install with NPM
$ npm i @stone-js/configuration-manager

# Install with yarn
$ yarn add @stone-js/configuration-manager