1.0.11 • Published 7 years ago

handy-browser-env v1.0.11

Weekly downloads
1
License
ISC
Repository
github
Last release
7 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

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago