Search results
1000+ packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Strip UTF-8 byte order mark (BOM) from a string
Parse JSON with more helpful errors
Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet
Modify strings, generate sourcemaps
Matches strings against configurable strings, globs, regular expressions, and/or functions
ANSI escape codes for manipulating the terminal
Returns true if a string has an extglob.
Slice a string with ANSI escape codes
Strip the final newline character from a string or Uint8Array
prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
- primitive
- abstract
- ecmascript
- es5
- es6
- es2015
- toPrimitive
- coerce
- type
- object
- string
- number
- boolean
- symbol
- View more
Indent each line in a string
Efficient implementation of Levenshtein algorithm with locale-specific collator support.
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
ES5 spec-compliant shim for String.prototype.trim
Querystringify - Small, simple but powerful query string parser.
A robust HTML entities encoder/decoder with full Unicode support.
Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.