rc-loader
Runtime configuration loader that supports YAML, JSON or JS
Last updated 11 years ago by moox .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install rc-loader 
SYNC missed versions from official npm registry.

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

Current Tags

  • 1.0.0                                ...           latest (11 years ago)

1 Versions

  • 1.0.0                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (4)
Dev Dependencies (5)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |