Easiest way to sync code from [Kubi Design](https://kubi.design) app with your actual code-base
An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing
Find and load configuration from a package.json property, rc file, TypeScript module, and more!
An implementation of the WHATWG URL Standard's URL API and parsing machinery
A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.
Constants and utilities about visitor keys to traverse AST.
ECMAScript parser
Like which(1) unix command. Find the first instance of an executable in the PATH.
ECMAScript scope analyzer for ESLint
minimal implementation of a PassThrough stream
a glob matcher in javascript
A JavaScript text diff implementation.
a CSS selector parser
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Plain color conversion functions
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
A query library for ECMAScript AST using a CSS selector like query language.
A deep deletion module for node (like `rm -rf`)
RFC9562 UUIDs
Detect whether a terminal supports color
Resolve a URI relative to an optional base URI
EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Load node modules according to tsconfig paths, in run-time or via API.
Match balanced character pairs, like "{" and "}"