1.0.16 • Published 6 years ago

handy-client-env v1.0.16

Weekly downloads
48
License
ISC
Repository
github
Last release
6 years ago

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

1.0.16

6 years ago

1.0.15

6 years ago

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago