dotenv-flexible

flexible dotenv parser

Usage no npm install needed!

<script type="module">
  import dotenvFlexible from 'https://cdn.skypack.dev/dotenv-flexible';
</script>

README

dotenv-flexible

flexible dotenv parser

Build Status Coverage Status License: MIT

Installation

yarn add dotenv-flexible

How it works?

[TODO]

Contributing

Scaffolded using tslib-cli.

Run yarn or npm install in root folder to setup your project.

Available Commands:

yarn build # builds the package
yarn test # run tests for the package
yarn coverage # run tests and generate coverage reports
yarn pub # publish to NPM
yarn format # prettier format
yarn lint # lint pkg files
yarn setup # clean setup

License

dotenv-flexible is licensed under the MIT License.
Documentation is licensed under Creative Common License.
Created with ♥ by @osdevisnot and all contributors.