Normalize a string with utf-8 characters.
Process .strings files used for localization in iOS/OSX development
A utility for converting React CSSProperties and style maps into CSS strings, designed to simplify the management of inline styles in HTML email templates and React projects.
Turn integers into base36 codes
Utilities for stentor
Automatically convert any value to its best matching JavaScript type. Supports numbers, booleans, objects, arrays, BigInt, Symbol, schema-based parsing, configurable date formats, comma-separated numbers, prefix stripping, allowed type enforcement and a p
Utility functions for converting to and from URLs that encode query string data into URL paths
Linter for Ember or Handlebars templates.
String utility functions.
TypeScript library for building Codify plugins to manage system resources (applications, CLI tools, settings) through infrastructure-as-code
Official Lara SDK for JavaScript and Node.js
NPM package that calculates synchronously or asynchronously the Damerau-Levenshtein distance between strings
Intuitive, type-safe configuration module for Nest framework
A function that merges given class names, no matter their format: string with single or multiple class names or an array of class names. Filters out invalid class names as well.
prints a dependency graph in dot format for your typescript or react project
Type utilties for creating nominal/branded types in TypeScript
Extract strings from projects using ngx-translate
A tiny, PEG-like system for building language grammars with regexes.
SQL query construction and analysis.
Encode and decode quoted-printable strings according to rfc2045
Declare LLM prompts with TSX
Encode & decode strings, bytes, and integers to Base62
Prevent defined property getters from throwing errors
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise