tinyexec
npmv1.2.4TypeScriptA minimal library for executing processes in Node
Overview
tinyexec is an npm package that a minimal library for executing processes in Node. The latest version is 1.2.4, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need a minimal library for executing processes in Node 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 tinyexec.
Dependencies
Dev (10)
Used by
Popular packages that depend on tinyexec.
Next generation testing framework powered by Vite
Runtime typescript and ESM support for Node.js
Framework-neutral hub layer for devframe — docks, terminals, messages, commands.
Message based Two-way remote procedure call
Simple yet powerful framework for building command-line apps.
Alternatives to tinyexec
Some useful utilities I often need
Cross platform child_process#spawn and child_process#spawnSync
🔎 A simple, tiny and lightweight benchmarking library!
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Returns true if a string has an extglob.
High performance (de)compression in an 8kB package
A fast and minimal alternative to globby and fast-glob
Frequently installed together
TypeScript definitions for node
V8 coverage provider for Vitest
Native-ESM powered web dev build tool
An AST-based pattern checker for JavaScript.
Next generation testing framework powered by Vite
Universal filesystem path utils
Prettier is an opinionated code formatter
Public API for OpenTelemetry
ECMAScript parser
Runtime agnostic JS utils
A JavaScript implementation of many web standards
Happy DOM is a JavaScript implementation of a web browser without its graphical user interface. It includes many web standards from WHATWG DOM and HTML.
Version history
| Version | Published | License |
|---|---|---|
| 1.2.4latest | 1 month ago | MIT |
| 1.2.3 | 1 month ago | MIT |
| 1.2.2 | 1 month ago | MIT |
| 1.2.1 | 1 month ago | MIT |
| 1.2.0 | 1 month ago | MIT |
| 1.1.2 | 2 months ago | MIT |
| 1.1.2-next.0 | 2 months ago | MIT |
| 1.1.1 | 3 months ago | MIT |
| 1.0.4 | 4 months ago | MIT |
| 1.0.3 | 4 months ago | MIT |
| 1.0.2 | 8 months ago | MIT |
| 1.0.1 | 1 year ago | MIT |
| 1.0.0 | 1 year ago | MIT |
| 0.3.2 | 1 year ago | MIT |
| 0.3.1 | 1 year ago | MIT |
| 0.3.0 | 1 year ago | MIT |
| 0.2.0 | 1 year ago | MIT |
| 0.1.4 | 1 year ago | MIT |
| 0.1.3 | 1 year ago | MIT |
| 0.1.3-beta.0 | 1 year ago | MIT |
Maintainers
Keywords
Frequently asked questions
How do I install tinyexec?
Run `npm install tinyexec` to add tinyexec to your npm project.
What license is tinyexec released under?
tinyexec is distributed under the MIT license.
How popular is tinyexec?
tinyexec has approximately 0 downloads per week and 2 known dependent packages.