bifravst / object-to-env

Helper functions which converts an object to environment variable definitions

Home Page:https://github.com/bifravst/object-to-env#readme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Helper functions which converts an object to environment variable definitions

https://github.com/bifravst/object-to-env#readme

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TypeScript 95.3%Language:JavaScript 4.7%