A library of string for JavaScript and TypeScript. Find emails in string, strip html tags, validate password etc.
A library of helper functions for your TypeScript project.
<img alt="baggie" src="https://github.com/crabas0npm/quo-ipsum-veniam/raw/main/public/baggie-title.svg" height="100" />
A library of color tools for JavaScript and TypeScript. Manipulate, convert and compare colors, find color combinations etc.
A library of tools for your React project
A library of math tools for JavaScript and TypeScript. Calculate percentages, angles, coordinates, time differences, geometry etc.
A library of DOM tools for JavaScript and TypeScript. Get element properties, related elements, handle scroll etc.
A library of TypeScript tools. Just a few helpers for defining more specific types.
A library of tools for JavaScript and TypeScript. Handle cookies and timers that can be paused and resumed, etc.
A library of detection tools for JavaScript and TypeScript. Detect browser support, media features, environment etc.
Get the visual width of a string - the number of columns required to display it
Escape RegExp special characters
A utility package to parse strings
Indent each line in a string
Modify strings, generate sourcemaps
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
A minimal UTF8 implementation for number arrays.
LZ-based compression algorithm
Wordwrap a string with ANSI escape codes
Strip leading whitespace from each line in a string
Native Access to MacOS FSEvents
CLI arguments parser. Native port of python's argparse.