nconf-properties

0.3.0 • Public • Published

NConf Properties

Version npm Build Status Dependencies

Properties format plugins for nconf

Usage

const nconf = require('nconf');
 
nconf.file({
  file: '/path/to/some/file.properties',
  format: require('nconf-properties')
});

Install

npm install nconf nconf-properties

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i nconf-properties

Weekly Downloads

9

Version

0.3.0

License

MIT

Unpacked Size

2.85 kB

Total Files

4

Last publish

Collaborators

  • adriean.khisbe