This is the set of artifacts and objects that belong to this actor.
Name
Type
Actions
@babel/code-frame
Generate errors that contain a code frame that point to source locations.
@babel/helper-validator-identifier
Validate identifier/keywords name
@babel/highlight
Syntax highlight JavaScript strings for output in terminals.
@puppeteer/browsers
Download and launch browsers
@tootallnate/once
Creates a Promise that waits for a single event
@tootallnate/quickjs-emscripten
Javascript/Typescript bindings for QuickJS, a modern Javascript interpreter, compiled to WebAssembly.
@types/node
TypeScript definitions for Node.js
@types/yauzl
TypeScript definitions for yauzl
abort-controller
An implementation of WHATWG AbortController interface.
agent-base
Turn a function into an `http.Agent` instance
ansi-regex
Regular expression for matching ANSI escape codes
ansi-styles
ANSI escape codes for styling strings in the terminal
argparse
CLI arguments parser. Native port of python's argparse.
ast-types
Esprima-compatible implementation of the Mozilla JS Parser API
async
Higher-order functions and common patterns for asynchronous code
b4a
Bridging the gap between buffers and typed arrays
base64-js
Base64 encoding/decoding in pure JS
basic-ftp
FTP client for Node.js, supports FTPS over TLS, IPv6, Async/Await, and Typescript.
bl
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
buffer
Node.js Buffer API, for the browser