Skip to content

Helper functions which converts an object to environment variable definitions

License

Notifications You must be signed in to change notification settings

bifravst/object-to-env

objectToEnv npm version

GitHub Actions semantic-release Renovate @commitlint/config-conventional code style: prettier ESLint: TypeScript

Convert an object to environment variable definitions.

Installation

npm i --save-dev --save-exact @bifravst/object-to-env

Usage

See objectToEnv.spec.ts.