1.0.11 • Published 8 years ago

handy-browser-env v1.0.11

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

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago