npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "node_env" 的结果(共 9 个)
node-environment-flags

> Polyfill/shim for `process.allowedNodeEnvironmentFlags`

Apache-2.0
rechoir

Prepare a node environment to require files with different extensions.

MIT
babel-plugin-minify-replace

Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.

MIT
env-test

Sets NODE_ENV to 'test'

MIT
node-env-file

Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.

gate

An utility to await multiple asynchronous calls in Node environment

env-stage-loader

Loads `.env` files in order based on `process.env.NODE_ENV` value with [stage].local support

MIT
babel-plugin-transform-node-env-inline

Inline the `NODE_ENV` environment variable and evaluate it if possible

MIT
mock-browser

A mock browser with window, document, location, navigation, local and session storage to use for client side code tests in a node environment.

Apache 2.0