parse-node-version
npmv2.0.0Turn node's process.version into something useful.
Overview
parse-node-version is an npm package that turn node's process.version into something useful. The latest version is 2.0.0, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need turn node's process.version into something useful 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 parse-node-version.
Dependencies
Dev (6)
Used by
Popular packages that depend on parse-node-version.
Frequently installed together
The semantic version parser used by npm.
An AST-based pattern checker for JavaScript.
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.
A high-level API to automate web browsers
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
the most correct and second fastest glob implementation in JavaScript
Generates and consumes source maps
An optimised way to copy'ing an object. A small and simple integration
A drop-in replacement for fs, making various improvements.
TypeScript definitions for node
Version history
| Version | Published | License |
|---|---|---|
| 2.0.0latest | 4 years ago | MIT |
| 1.0.1 | 7 years ago | MIT |
| 1.0.0 | 7 years ago | MIT |
Frequently asked questions
How do I install parse-node-version?
Run `npm install parse-node-version` to add parse-node-version to your npm project.
What license is parse-node-version released under?
parse-node-version is distributed under the MIT license.
How popular is parse-node-version?
parse-node-version has approximately 0 downloads per week and 1 known dependent packages.