rc-loader

1.0.0 • Public • Published

rc-loader Build Status

Runtime configuration loader that supports YAML, JSON or JS.

This module supercharges rc to provide a smarter parser that can handle the following:

  • YAML
  • JSON
  • JS (module.exports = {...} or exports = {...})

Installation

$ npm install rc-loader

Usage

See original rc documentation.


Changelog

License

Readme

Keywords

Package Sidebar

Install

npm i rc-loader

Weekly Downloads

273

Version

1.0.0

License

MIT

Last publish

Collaborators

  • davidtheclark
  • moox