node-exec-path
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

node-exec-path

Helpers for node executable paths

Example 1

import { satisfiesSemverSync } from "node-exec-path";

const execPath = satisfiesSemverSync(">=18.0"); // path or null

Documentation

API Docs

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    17
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    17
  • 0.0.1
    17

Package Sidebar

Install

npm i node-exec-path

Weekly Downloads

34

Version

0.1.0

License

MIT

Unpacked Size

12 kB

Total Files

22

Last publish

Collaborators

  • kmalakoff