</>PackageGraphPackageGraph

loose-envify

npmv1.4.0

Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST

0
Weekly downloads
2
Dependents
4
Dependencies
4/100
Popularity

Overview

loose-envify is an npm package that fast (and loose) selective `process.env` replacer using js-tokens instead of an AST. The latest version is 1.4.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need fast (and loose) selective `process.env` replacer using js-tokens instead of an AST and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of loose-envify.

invariantfbjsloose-envify
loose-envify dependencies dependents

Dependencies

Runtime (1)

js-tokens ^3.0.0 || ^4.0.0

Dev (3)

browserify ^13.1.1envify ^3.4.0tap ^8.0.0

Used by

Popular packages that depend on loose-envify.

Alternatives to loose-envify

Frequently installed together

Version history

VersionPublishedLicense
1.4.0latest8 years agoMIT
1.3.19 years agoMIT
1.3.09 years agoMIT
1.2.010 years agoMIT
1.1.010 years agoMIT
1.0.010 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install loose-envify?

Run `npm install loose-envify` to add loose-envify to your npm project.

What license is loose-envify released under?

loose-envify is distributed under the MIT license.

How popular is loose-envify?

loose-envify has approximately 0 downloads per week and 2 known dependent packages.