Use Aiko Cute, Aiko's AI assistant, right from your terminal. Aiko Cute can understand your codebase, edit files, run terminal commands, and handle entire workflows for you.
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Constants and utilities about visitor keys to traverse AST.
minimal implementation of a PassThrough stream
ECMAScript parser
Like which(1) unix command. Find the first instance of an executable in the PATH.
a glob matcher in javascript
ECMAScript scope analyzer for ESLint
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
RFC9562 UUIDs
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Resolve a URI relative to an optional base URI
A query library for ECMAScript AST using a CSS selector like query language.
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Detect whether a terminal supports color
Get the first path that exists on disk of multiple paths
Get the first fulfilled promise that satisfies the provided testing function
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
A JavaScript text diff implementation.
Easily read/write JSON files.
Global identifiers from different JavaScript environments
Match balanced character pairs, like "{" and "}"