node-envyos

0.2.0 • Public • Published

node-envyos Build Status

Basic node.js process.env replacer that pre-expands environment variables inside other environment variables

Example

process.env = require('node-envyos')

## Notes

### Windows
Because windows environment variables are not case sensative and the majority of other operating systems are and tend towards an upper case convention, the win32 processor forces all of the keys to capitalized versions in the replacement object

Package Sidebar

Install

npm i node-envyos

Weekly Downloads

12

Version

0.2.0

License

none

Last publish

Collaborators

  • elimumford