dssrv-envy-json

Read a javascript object, JSON string, or JSON file and replace values like '$foo' with process.env.foo

Usage no npm install needed!

<script type="module">
  import dssrvEnvyJson from 'https://cdn.skypack.dev/dssrv-envy-json';
</script>

README

ENVy JSON Build Status

Read a javascript object, JSON string, or JSON file and replace values like '$foo' with process.env.foo

Install It

npm install envy-json --save

Use It

See the tests.

License

MIT