xenvar
v0.5.1
Published
XEnvar allows developers to expand environment variables from strings. Inspired from Python's os.expanduser and os.expandvars.
Downloads
4
Readme
XEnvar
XEnvar allows developers to expand environment variables from strings. Inspired from Python's os.expanduser and os.expandvars.
Getting Started
Install the module with: npm install xenvar
Examples
See the test suite for simple usage.
License
Copyright (c) 2013 Clément Bourgeois
Licensed under the MIT license.