Relativize paths in stack trace, colorize, and reduce indent.
Append command-line arguments to a command invocation.
Handle T or Promise<T> as Promise<T>
Add Symbol.asyncIterator to an object.
Specify a binary data file.
A fixed-length ordered collection.
A boolean value.
A Zcash compact integer.
A 32-bit floating point number.
A 64-bit floating point number.
A 128-bit signed integer.
A 16-bit signed integer.
A 256-bit signed integer.
A 32-bit signed integer.
A 64-bit signed integer.
An 8-bit signed integer.
A key-value map.
Either a value or NULL.
Contains the state of a decoding operation.
A variable-length unordered collection.
A signed integer.
A structure with pre-defined fields of various types.
A 128-bit unsigned integer.
A 16-bit unsigned integer.
A 256-bit unsigned integer.
A 32-bit unsigned integer.
A 64-bit unsigned integer.
An 8-bit unsigned integer.
The unit type (empty).
An unsigned integer.
An enum variant which may have additional data attached.
A variable-length ordered collection.
Contains the state of an encoding operation.
Alias for various buffer types.
Decimal fraction of fixed bitness.
Create promise, Leaking resolve and reject methods
from the executor, which allows the promise
to be resolved from elsewhere.
A function that created an entry in a directory.
Create a DOM tree in a DocumentFragment.
Specify a ternary condition.
Set environment variable in run config.
Run a command and wait for result.
False, zero, empty string, null, undefined, zip, nada, zilch.
Specify a flag.
Partial application of a function. Use this to prepare a function with arguments for testing.
A stringifier that doesn't fail on bigint and circular refs.
Hash.
Names of known hash types.
Only handle if HTTP method is GET.
If condition doesn't match, return with specified code.
URL route handler.
HTTP context.
Match URL from request against route patterns.
Only handle if HTTP method matches.
Set request parameter.
Only handle if HTTP method is POST.
URL route.
Define URL route.
Define HTTP server.
The identity function.
If the current module is the program entrypoint, runs the given main function as a separate task.
Define a Markdown file.
Soft optional.
Used to recognize entrypoint.
Return the identity function.
Null or undefined.
Shallow clone except certain keys.
Shallow clone only certain keys.
Combine functions, passing return value of each step as first argument to next step.
Run a service and wait for it to provide a port.
Define function that will wait for given port to open.
Add Bacon to a project.
Cargo package manifest
Cargo dependency
Define the project's Git ignorelist.
Define JavaScript file.
Define JSON file.
Add Mold to a project.
Define NPM package manifest.
An application project.
Define the project's README.
Semantic version.
Define text file format.
Define TOML file.
Define TypeScript file.
Define YAML file.
Generate random valid bech32 address. Default length is 32 bytes (canonical addr in Cosmos)
Generate random valid bech32m address.
Generate Uint8Array of given length.
Read from stream.
Read between min and max bytes.
Read whole stream.
Function return type.
Connection to Read & Write pair.
Run functions sequentially in the same context, ignoring return values.
Define a service.
Run a background service.
Generate a stack trace.
Add originating test step to stack trace.
A function that composes multiple steps into one step.
A function that composes multiple steps and adds an annotation.
Stringify an object with optional custom indentation, and also without failing on bigint and circular refs.
String, or something with a toString method.
Create a SVG tree in a DocumentFragment.
Function arguments.
Resolve TCP address.
Specify a temporary directory.
Define result categories.
Define result category.
Confirm that return value of previous test step is deeply, strictly equal to expected value.
Test stack frame.
Confirm that object has key. Optionally, confirm predicates about the value of that key.
Confirm that string or array includes an expected value.
Confirm that value returned by previous test step is of given type. Optionally, confirms other predicates about the value.
Test category name.
Ensure test step is function.
Test entrypoint. When test module is run (not imported),
tests in the suite run, and a report is printed.
Test stack and context. Passed to eacgh step as second argument.
Test case. Consists of name and zero or more test steps.
Stub test step. When reached, terminates without passing or failing, and adds a task to the test report.
Convert the owner of a readable to a Read function.
Convert owner of readable & writable to Read & Write pair.
Define the toString method on an object's prototype.
Convert the owner of a writable to a Write function.
Enable tracing for all console.log calls,
colorize them, and reroute to stderr.
Specify a text file.
Unsigned integer of fixed bitness.
Run a typecheck on file update.
Entrypoint that reruns on file change.
Run a test suite on file update.
Run a watcher function.
Specify a binary condition.
Set Error.stackTraceLimit to Infinity,
run a function, then restore its previous value.
Write to stream.
Specify write operation.
Specify write target.
Specify a ZIP archive.