Read or execute a file to get a content stream
Load node modules according to tsconfig paths, in run-time or via API.
minimal implementation of a PassThrough stream
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Read commit messages from a specified range or last edit
read(1) for node programs
fs read and write streams based on minipass
fs read and write streams based on minipass
Cloudflare Turnstile integration for React.
An object-oriented command-line parser for TypeScript
Read a package.json file
A window.fetch polyfill.
A lightweight Node.js module to recursively read files in a directory using ES6 Promises
Read the closest package.json file
Delightful JavaScript Testing.
Delightful JavaScript Testing.
Angular Schematics - Library
Execute callback after the DOM is loaded.
Module for reading .pgpass
Get stdin as a string or Uint8Array
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
The Node.js bindings of the humanfs library.
Returns a promise which fulfils with the supplied stream's content
Launch your command line tool with ease.
Reads or executes a job contained within a package (XML document), whereby the package is typically read from a URL
Shell::Executer provides an easy and robust way to execute shell commands. The stdout and stderr data can be read completly after the execution or in chunks during the execution.
Run your rails app's executables via a web interface
Executes a command and reads a file from its STDOUT.
Daemon which executes shell commands read out of a Starling queue and optionally posts back to an HTTP server on success/failure
A library to help write classes that execute methods in the same order (inspired by Trailblazer).
A simple CRUDE (Create, Read, Update, Delete, Execute) client to interface with the rXg's API
This is a text-based interpretation of the card game 99. Comes with the gem in the form of an executable. Make sure to read the rules in `99_game -h` before playing.
scbi_blast is a ruby gem to handle blast+ executions using pipes when possible to read data without the need of temporary files, it has been developed at [SCBI](http://www.scbi.uma.es) by Almudena Bocinos & Dario Guerrero.
Reads and executes various interactive fiction technologies and helps easily download new stories from other sources on the Internet.
A portable Executable (PE) file format library that provides support for reading PE files.
A simple scripting language that reads a single string and executes commands. Variables, ifs and +/- operations supported. Very basic as it is, will be expanded more. Read the lscript.rb for changelog and instructions