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