0.1.0 • Published 4 years ago

@cr-ste-justine/configs v0.1.0

Weekly downloads
1
License
GPLv3
Repository
github
Last release
4 years ago

Overview

This repo contains an npm library implementing configuration processing utilities for the node projects of the Sainte-Justine hospitals.

Installation

npm install @cr-ste-justine/configs

Usage

See the comments in the index.js file for documentation on each function.

For usage, look at the tests in tests/index.js.