is-node-process
npmv1.2.0TypeScriptReliably determines if the code is running in Node.js
Overview
is-node-process is an npm package that reliably determines if the code is running in Node.js. The latest version is 1.2.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need reliably determines if the code is running in Node.js and value a focused solution.
When not to use it
Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- No significant drawbacks detected from available metadata.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of is-node-process.
Dependencies
Dev (10)
Used by
Popular packages that depend on is-node-process.
Seamless REST/GraphQL API mocking library for browser and Node.js.
Low-level HTTP/HTTPS/XHR/fetch request interception library.
Environment-agnostic, ESM-friendly logger for simple needs.
Frequently installed together
TypeScript definitions for node
Type-safe implementation of invariant with positionals.
A high-level API to automate web browsers
Next generation testing framework powered by Vite
A JavaScript implementation of many web standards
Promise based HTTP client for the browser and node.js
Type-safe implementation of EventEmitter for browser and Node.js
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Fast, unopinionated, minimalist web framework
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
An HTTP/1.1 client, written from scratch for Node.js
the most correct and second fastest glob implementation in JavaScript
Version history
| Version | Published | License |
|---|---|---|
| 1.2.0latest | 3 years ago | MIT |
| 1.1.0 | 3 years ago | MIT |
| 1.0.1 | 5 years ago | MIT |
| 1.0.0 | 5 years ago | MIT |
Maintainers
Frequently asked questions
How do I install is-node-process?
Run `npm install is-node-process` to add is-node-process to your npm project.
What license is is-node-process released under?
is-node-process is distributed under the MIT license.
How popular is is-node-process?
is-node-process has approximately 0 downloads per week and 1 known dependent packages.