1.0.11 • Published 6 years ago

handy-browser-env v1.0.11

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

Handy-Browser-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 it globally
npm i handy-browser-env -g
  1. Go to your project which contains a .env file and run the following command.
handy-browser-env
  1. There you go, .browser-env.js file is created!!

Thank you for reading

1.0.11

6 years ago

1.0.10

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago