Skip to content

Loads environment variables from .env file and outputs them in a JS file!!

Notifications You must be signed in to change notification settings

yTakkar/Handy-Client-Env

Repository files navigation

Handy-Client-Env

Command-line tool which Loads environment variables from .env file and outputs them in a JS file!!`.

GIF

Motivation

Created this project for front-end layer of the project to get access to environment variables defined in a .env file.

Usage

  1. First install.
npm i handy-client-env 
  1. Go to your project which contains a .env file and run the following command.
handy-client-env
  1. There you go, .env.js file is created!!

Thank you for reading

About

Loads environment variables from .env file and outputs them in a JS file!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages