New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

handy-browser-env

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

handy-browser-env

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

latest
Source
npmnpm
Version
1.0.11
Version published
Maintainers
1
Created
Source

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

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

Thank you for reading

FAQs

Package last updated on 06 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts