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

Package Sidebar

Install

npm i node-exec-path

Weekly Downloads

39

Version

0.1.0

License

MIT

Unpacked Size

12 kB

Total Files

22

Last publish

Collaborators

  • kmalakoff