JSPM

Found 9481 results for string functions

ansi-styles

ANSI escape codes for styling strings in the terminal

  • v6.2.1
  • 68.70
  • Published

string-utils-ts

Provide some useful functions for strings

  • v2.5.4
  • 68.36
  • Published

strip-ansi

Strip ANSI escape codes from a string

  • v7.1.0
  • 67.81
  • Published

ansi-regex

Regular expression for matching ANSI escape codes

  • v6.2.0
  • 67.17
  • Published

chalk

Terminal string styling done right

  • v5.6.0
  • 67.05
  • Published

@ulu/utils

A collection of helpful utility functions for common JavaScript development and browser DOM manipulation tasks

  • v0.0.30
  • 66.90
  • Published

string-width

Get the visual width of a string - the number of columns required to display it

  • v8.0.0
  • 66.90
  • Published

voca

The ultimate JavaScript string library

  • v1.4.1
  • 66.44
  • Published

micell

A collection of functions for frontend development

  • v0.15.2
  • 66.40
  • Published

@crabas0npm/quis-tenetur-nam

This project is ment to be used with Microsoft Azure Functions. This simple wrapper makes it easier to work with Azure Functions since common HTTP methods are wrapped to individual function calls within a specfic Azure Function. And in addition a function

  • v1.0.0
  • 66.27
  • Published

wrap-ansi

Wordwrap a string with ANSI escape codes

  • v9.0.0
  • 65.85
  • Published

@wemnyelezxnpm/vitae-ipsa-molestias

This is a runtime library for [TypeScript](https://www.typescriptlang.org/) that contains all of the TypeScript helper functions.

  • v1.0.0
  • 65.51
  • Published

txtrafo

Easily apply other module's string transform functions to stdio and text files.

  • v0.0.3
  • 65.11
  • Published

kind-of

Get the native type of a value.

  • v6.0.3
  • 64.47
  • Published

string_decoder

The string_decoder module from Node core

  • v1.3.0
  • 64.38
  • Published

is-fullwidth-code-point

Check if the character represented by a given Unicode code point is fullwidth

  • v5.0.0
  • 64.00
  • Published

strip-bom

Strip UTF-8 byte order mark (BOM) from a string

  • v5.0.0
  • 63.86
  • Published

parse-json

Parse JSON with more helpful errors

  • v8.3.0
  • 63.64
  • Published

case

Extensible string utility for converting, identifying and flipping string case

  • v1.6.3
  • 63.40
  • Published

get-stream

Get a stream as a string, Buffer, ArrayBuffer or array

  • v9.0.1
  • 63.39
  • Published

jsesc

Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.

  • v3.1.0
  • 63.35
  • Published

camelcase

Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`

  • v8.0.0
  • 63.13
  • Published

magic-string

Modify strings, generate sourcemaps

  • v0.30.18
  • 62.45
  • Published

ansi-escapes

ANSI escape codes for manipulating the terminal

  • v7.0.0
  • 62.17
  • Published

is-glob

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

  • v4.0.3
  • 62.15
  • Published

natural-compare

Compare strings containing a mix of letters and numbers in the way a human being would in sort order.

  • v1.4.0
  • 61.93
  • Published

@lambrioanpm/explicabo-tempora-qui

This is a runtime library for [TypeScript](https://www.typescriptlang.org/) that contains all of the TypeScript helper functions.

  • v1.0.0
  • 61.90
  • Published

is-extglob

Returns true if a string has an extglob.

  • v2.1.1
  • 61.68
  • Published

strip-final-newline

Strip the final newline character from a string or Uint8Array

  • v4.0.0
  • 61.57
  • Published

es-to-primitive

ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.

  • v1.3.0
  • 61.54
  • Published

slice-ansi

Slice a string with ANSI escape codes

  • v7.1.0
  • 61.38
  • Published

extra-string

A collection of common string functions.

  • v2.3.2
  • 61.28
  • Published

fuzzball

Fuzzy string matching algorithms and utilities, port of the TheFuzz Python library.

  • v2.2.3
  • 61.27
  • Published

fast-levenshtein

Efficient implementation of Levenshtein algorithm with locale-specific collator support.

  • v3.0.0
  • 61.21
  • Published

indent-string

Indent each line in a string

  • v5.0.0
  • 61.10
  • Published

decamelize

Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow

  • v6.0.1
  • 61.04
  • Published

leven

Measure the difference between two strings using the Levenshtein distance algorithm

  • v4.0.0
  • 60.67
  • Published

is-string

Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.

  • v1.1.1
  • 60.66
  • Published

trim-strings

Standalone version of lodash string trim functions

  • v2.0.1
  • 60.57
  • Published

strnum

Parse String to Number based on configuration

  • v2.1.1
  • 60.30
  • Published

strcmp

String Comparison Functions

  • v1.0.0
  • 60.25
  • Published

string-length

Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes

  • v6.0.0
  • 60.15
  • Published

string-case

A Node.js module offering various string manipulation functions for capitalization, initial capitalization of words, and specific casing of text.

  • v1.1.1
  • 60.15
  • Published

es-string-utils

A collection of utility functions to manipulate string in javascript and typescript

  • v0.0.9
  • 60.01
  • Published

wavefuel-utils

Utility Functions for all Development Purpose

  • v1.1.15
  • 60.00
  • Published

ansi-colors

Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).

  • v4.1.3
  • 59.93
  • Published

he

A robust HTML entities encoder/decoder with full Unicode support.

  • v1.2.0
  • 59.90
  • Published

querystringify

Querystringify - Small, simple but powerful query string parser.

  • v2.2.0
  • 59.85
  • Published

cli-truncate

Truncate a string to a specific width in the terminal

  • v4.0.0
  • 59.79
  • Published

strip-indent

Strip leading whitespace from each line in a string

  • v4.0.0
  • 59.51
  • Published

cssesc

A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.

  • v3.0.0
  • 59.45
  • Published

url-parse

Small footprint URL parser that works seamlessly across Node.js and browser environments

  • v1.5.10
  • 59.10
  • Published

redent

Strip redundant indentation and indent the string

  • v4.0.0
  • 58.97
  • Published

min-indent

Get the shortest leading whitespace from lines in a string

  • v1.0.1
  • 58.79
  • Published

own-keys

Robustly get an object's own property keys (strings and symbols), including non-enumerables when possible

  • v1.0.1
  • 58.77
  • Published

unique-string

Generate a unique random string

  • v3.0.0
  • 58.73
  • Published

has-value

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

  • v2.0.2
  • 58.64
  • Published

string.prototype.repeat

A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.

  • v1.0.0
  • 58.58
  • Published

detect-indent

Detect the indentation of code

  • v7.0.1
  • 58.33
  • Published

widest-line

Get the visual width of the widest line in a string - the number of columns required to display it

  • v5.0.0
  • 58.29
  • Published

css.escape

A robust polyfill for the `CSS.escape` utility method as defined in CSSOM.

  • v1.5.1
  • 58.22
  • Published

repeat-string

Repeat the given string n times. Fastest implementation for repeating a string.

  • v1.6.1
  • 58.20
  • Published

trim-newlines

Trim newlines from the start and/or end of a string

  • v5.0.0
  • 58.01
  • Published

fastest-levenshtein

Fastest Levenshtein distance implementation in JS.

  • v1.0.16
  • 57.83
  • Published

get-east-asian-width

Determine the East Asian Width of a Unicode character

  • v1.3.0
  • 57.68
  • Published

mdast-util-to-string

mdast utility to get the plain text content of a node

  • v4.0.0
  • 57.65
  • Published

has-ansi

Check if a string has ANSI escape codes

  • v6.0.0
  • 57.54
  • Published

string.prototype.includes

A robust & optimized `String.prototype.includes` polyfill, based on the ECMAScript 6 specification.

  • v2.0.1
  • 57.47
  • Published

is-decimal

Check if a character is decimal

  • v2.0.1
  • 57.40
  • Published

lz-string

LZ-based compression algorithm

  • v1.5.0
  • 57.35
  • Published

wildcard

Wildcard matching tools

  • v2.0.1
  • 57.34
  • Published

query-string

Parse and stringify URL query strings

  • v9.2.2
  • 57.08
  • Published

camelcase-keys

Convert object keys to camel case

  • v9.1.3
  • 56.89
  • Published

saffroncodejs

Package of optimised react components and javascript functions for developers ♫♪

  • v2.2.0
  • 56.89
  • Published

ripemd160

Compute ripemd160 of bytes or strings.

  • v2.0.2
  • 56.84
  • Published

yoctocolors-cjs

CommonJS version - The smallest and fastest command-line coloring package on the internet

  • v2.1.3
  • 56.69
  • Published

is-hexadecimal

Check if a character is hexadecimal

  • v2.0.1
  • 56.53
  • Published

@foxxmd/regex-buddy-core

Helper functions for handling Regular Expressions and parsing user input as Regular Expressions

  • v0.1.2
  • 56.49
  • Published

split-string

Easy way to split a string on a given character unless it's quoted or escaped.

  • v6.1.0
  • 56.42
  • Published

pretty-ms

Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`

  • v9.2.0
  • 56.33
  • Published

gzip-size

Get the gzipped size of a string or buffer

  • v7.0.0
  • 56.32
  • Published

is-alphabetical

Check if a character is alphabetical

  • v2.0.1
  • 56.29
  • Published

pascalcase

Convert a string to pascal case (upper camelcase).

  • v2.0.0
  • 55.85
  • Published

decamelize-keys

Convert object keys from camel case

  • v2.0.1
  • 55.77
  • Published

repeat-element

Create an array by repeating the given value n times.

  • v1.1.4
  • 55.64
  • Published

regex-parser

A module that parses a string as regular expression and returns the parsed value.

  • v2.3.1
  • 55.51
  • Published

split-on-first

Split a string on the first occurance of a given separator

  • v4.0.0
  • 55.48
  • Published

date-format

Formatting Date objects as strings since 2013

  • v4.0.14
  • 55.47
  • Published

@xdanangelxoqenpm/excepturi-excepturi-harum

Zero-dependency minimal package (two functions) to provide better-readable (albeit more verbose) wrapper over JS default `Array.sort()`. Fully typed.

  • v1.0.0
  • 55.30
  • Published

@hidden-finder/didyoumean

provides functions for comparing and calculating the similarity between two strings using various methods.

  • v1.1.0
  • 55.23
  • Published

hasha

Hashing made simple. Get the hash of a buffer/string/stream/file.

  • v6.0.0
  • 55.18
  • Published

@lambrioanpm/officiis-velit-voluptatum

Zero-dependency minimal package (two functions) to provide better-readable (albeit more verbose) wrapper over JS default `Array.sort()`. Fully typed.

  • v1.0.0
  • 55.16
  • Published

os-locale

Get the system locale

  • v6.0.2
  • 55.00
  • Published

natural-compare-lite

Compare strings containing a mix of letters and numbers in the way a human being would in sort order.

  • v1.4.0
  • 54.96
  • Published

typical

Isomorphic, functional type-checking for Javascript

  • v7.3.0
  • 54.92
  • Published

check-typeof

A Node.js library offering functions to check variable types, including arrays, objects, strings, numbers, booleans, and undefined values.

  • v0.1.0
  • 54.47
  • Published

lcid

Mapping between standard locale identifiers and Windows locale identifiers (LCID)

  • v5.0.0
  • 54.45
  • Published

index-to-position

Convert a string index to its line and column position

  • v1.1.0
  • 54.45
  • Published

pupa

Simple micro templating

  • v3.1.0
  • 54.36
  • Published

filenamify

Convert a string to a valid safe filename

  • v6.0.0
  • 54.31
  • Published

unquote

Remove wrapping quotes from a string.

  • v1.1.1
  • 54.19
  • Published

string-natural-compare

Compare alphanumeric strings the same way a human would, using a natural order algorithm

  • v3.0.1
  • 54.01
  • Published

js-levenshtein

The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.

  • v1.1.6
  • 53.87
  • Published

uint8array-extras

Useful utilities for working with Uint8Array (and Buffer)

  • v1.5.0
  • 53.76
  • Published

fault

Functional errors with formatted output

  • v2.0.1
  • 53.64
  • Published

repeating

Repeat a string - fast

  • v4.0.0
  • 53.33
  • Published

is-primitive

Returns `true` if the value is a primitive.

  • v3.0.1
  • 53.07
  • Published

trim-repeated

Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz

  • v2.0.0
  • 53.03
  • Published

chalk-template

Terminal string styling with tagged template literals

  • v1.1.0
  • 53.01
  • Published

@m59/qs

Functions for working with query strings.

  • v2.0.3
  • 52.89
  • Published

yoctocolors

The smallest and fastest command-line coloring package on the internet

  • v2.1.2
  • 52.58
  • Published

strip-outer

Strip a substring from the start/end of a string

  • v2.0.0
  • 52.53
  • Published

into-stream

Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream

  • v8.0.1
  • 52.41
  • Published

matcher

Simple wildcard matching

  • v5.0.0
  • 52.17
  • Published

@purplesoul/utility-lib

A utility library with math and string functions supporting both ESM and CommonJS

  • v1.0.0
  • 52.02
  • Published

titleize

Capitalize every word in a string: `unicorn cake` → `Unicorn Cake`

  • v4.0.0
  • 51.98
  • Published

object-treeify

Stringify Object as tree structure

  • v5.0.1
  • 51.96
  • Published

is-url-superb

Check if a string is a URL

  • v6.1.0
  • 51.67
  • Published

js-string-escape

Escape strings for use as JavaScript string literals

  • v1.0.1
  • 51.63
  • Published

hast-util-to-string

hast utility to get the plain-text value of a node

  • v3.0.1
  • 51.49
  • Published

outdent

Remove leading indentation from ES6 template literals.

  • v0.8.0
  • 51.48
  • Published

jaco

Japanese Character Optimizer.

  • v5.0.0
  • 51.48
  • Published

natural-orderby

Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.

  • v5.0.0
  • 51.36
  • Published

ansi-gray

The color gray, in ansi.

  • v0.1.1
  • 51.33
  • Published

iterate-value

Iterate any iterable JS value. Works robustly in all environments, all versions.

  • v1.0.2
  • 51.26
  • Published

plur

Pluralize a word

  • v5.1.0
  • 51.21
  • Published

is-invalid-path

Returns true if a windows file path has invalid characters.

  • v1.0.2
  • 51.15
  • Published

dom-serialize

Serializes any DOM node into a String

  • v2.2.1
  • 51.07
  • Published

strip-bom-string

Strip a byte order mark (BOM) from a string.

  • v1.0.0
  • 50.96
  • Published

string-hash

fast string hashing function

  • v1.1.3
  • 50.90
  • Published

locate-character

Get the line and column number of a specific character in a string

  • v3.0.0
  • 50.89
  • Published

eol

Newline character converter

  • v0.10.0
  • 50.84
  • Published

@zibuthe7j11/molestias-quisquam-eligendi

A string manipulation toolbox, featuring a string formatter (inspired by sprintf), a variable inspector (output featuring ANSI colors and HTML) and various escape functions (shell argument, regexp, html, etc).

  • v1.0.0
  • 50.81
  • Published

javascript-stringify

Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`

  • v2.1.0
  • 50.76
  • Published

string-template

A simple string template function based on named or indexed arguments

  • v1.0.0
  • 50.74
  • Published

string

string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.

  • v3.3.3
  • 50.64
  • Published

thiru-utils-gokul

A comprehensive TypeScript utility library providing helper functions for arrays, objects, strings, and more

  • v1.0.0
  • 50.50
  • Published

character-parser

Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.

  • v4.0.0
  • 50.48
  • Published

elegant-spinner

Elegant spinner for interactive CLI apps

  • v3.0.0
  • 50.16
  • Published

@vivinkrish1429/ts-utility

A TypeScript utility library with functions for string manipulation and mathematical operations

  • v1.0.0
  • 50.15
  • Published

murmurhash-js

Native JS murmur hash implementation

  • v1.0.0
  • 50.11
  • Published

functions.js

A hub of numerous functions.

  • v2.1.0
  • 50.07
  • Published

is-svg

Check if a string is SVG

  • v6.1.0
  • 49.92
  • Published

html-comment-regex

Regular expression for matching HTML comments

  • v1.1.2
  • 49.89
  • Published

hast-util-to-text

hast utility to get the plain-text value of a node according to the `innerText` algorithm

  • v4.0.2
  • 49.86
  • Published

is-word-character

Check if a character is a word character

  • v2.0.1
  • 49.85
  • Published

@codecaine/utils-library

A comprehensive TypeScript utility library with 250+ functions across 7 categories

  • v1.0.0
  • 49.71
  • Published

execall

Find multiple RegExp matches in a string

  • v3.0.0
  • 49.70
  • Published

gradient-string

Beautiful color gradients in terminal output

  • v3.0.0
  • 49.58
  • Published

diffable-html

Opinionated HTML formatter focused towards making HTML diffs readable.

  • v6.0.1
  • 49.41
  • Published

printj

Pure-JS printf

  • v1.3.1
  • 49.39
  • Published

is-valid-path

Returns true if a file path does not contain any invalid characters.

  • v0.1.1
  • 49.37
  • Published

string.fromcodepoint

A robust & optimized `String.fromCodePoint` polyfill, based on the ECMAScript 6 specification.

  • v1.0.3
  • 49.29
  • Published

verifierjs

functions for validation

  • v0.5.2
  • 49.20
  • Published

pad-right

Right pad a string with zeros or a specified string. Fastest implementation.

  • v0.2.2
  • 49.16
  • Published

to-no-case

Remove any existing casing from a string.

  • v1.0.2
  • 49.11
  • Published

sprintf-kit

sprintf parser and basic formatter

  • v2.0.2
  • 49.07
  • Published

diacritics

remove diacritics from strings

  • v1.3.0
  • 48.73
  • Published

ansi-cyan

The color cyan, in ansi.

  • v0.1.1
  • 48.72
  • Published

is-ip

Check if a string is an IP address

  • v5.0.1
  • 48.65
  • Published

ansi-red

The color red, in ansi.

  • v0.1.1
  • 48.59
  • Published

stringggg-utils

Utility functions to convert strings to camelCase, snake_case, and kebab-case.

    • v1.0.0
    • 48.55
    • Published

    @salespark/toolkit

    Collection of utility functions and helpers, designed to speed up development across SalesPark projects. Includes common helpers, reusable patterns, and extended functions.

    • v2.0.1
    • 48.44
    • Published

    to-space-case

    Convert a string to space case.

    • v1.0.0
    • 48.29
    • Published

    has-glob

    Returns `true` if an array has a glob pattern.

    • v1.0.0
    • 48.25
    • Published

    nlcst-to-string

    nlcst utility to transform a tree to a string

    • v4.0.0
    • 48.24
    • Published

    @jsonjoy.com/buffers

    Various helper utilities for working with buffers and binary data

    • v1.0.0
    • 48.19
    • Published

    is-whitespace

    Returns true if the value passed is all whitespace.

    • v0.3.0
    • 48.18
    • Published

    @hapi/formula

    Math and string formula parser.

    • v3.0.2
    • 47.89
    • Published

    string-format

    String formatting inspired by Python's str.format()

    • v2.0.0
    • 47.55
    • Published

    unescape

    Convert HTML entities to HTML characters, e.g. `>` converts to `>`.

    • v1.0.1
    • 47.51
    • Published

    @trufflesuite/chromafi

    🦅 cli syntax highlighting: any function - any object - 176 languages

    • v3.0.0
    • 47.45
    • Published

    is-alphanumeric

    Check if a string only contains alphanumeric characters

    • v1.0.0
    • 47.38
    • Published

    format-util

    Lightweight format utility for the browser, based on util.format().

    • v1.0.5
    • 47.09
    • Published

    line-column

    Convert efficiently index to/from line-column in a string

    • v1.0.2
    • 47.08
    • Published

    levenary

    [![npm-version](https://img.shields.io/npm/v/levenary.svg)](https://www.npmjs.com/package/levenary) [![github-actions](https://github.com/tanhauhau/levenary/workflows/CI/badge.svg)](https://github.com/tanhauhau/levenary/actions)

    • v1.1.1
    • 47.06
    • Published

    serialised-error

    Serialises error object to normal object

    • v1.1.3
    • 46.98
    • Published

    string.prototype.codepointat

    A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.

    • v1.0.1
    • 46.92
    • Published

    trim-off-newlines

    Similar to String#trim() but removes only newlines

    • v1.0.3
    • 46.56
    • Published

    temp-write

    Write data to a random temporary file

    • v6.0.0
    • 46.55
    • Published

    to-camel-case

    Convert a string to camel case.

    • v1.0.0
    • 46.31
    • Published

    char-info

    Unicode character information library.

    • v0.3.5
    • 46.29
    • Published

    stringz

    Zero-dependency unicode-aware string tools

    • v2.1.0
    • 46.26
    • Published

    chai-string

    strings comparison matchers for chai

    • v1.6.0
    • 46.09
    • Published

    is-html

    Check if a string is HTML

    • v3.1.0
    • 45.97
    • Published

    maxmin

    Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)

    • v4.1.0
    • 45.74
    • Published

    parse-unit

    parses number and unit, '20px' into [20, 'px']

    • v1.0.1
    • 45.57
    • Published

    is-odd

    Returns true if the given number is odd, and is an integer that does not exceed the JavaScript MAXIMUM_SAFE_INTEGER.

    • v3.0.1
    • 45.41
    • Published

    dahelpers

    Library of miscellaneous formatting and helper functions

    • v0.3.6
    • 45.38
    • Published

    react-from-dom

    Convert HTML/XML source code or DOM nodes to React elements

    • v0.7.5
    • 45.28
    • Published

    humanize-string

    Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz` → `Foo bar baz faz`

    • v3.0.0
    • 45.23
    • Published

    fast-stream-to-buffer

    Consume a stream of data into a binary Buffer as efficiently as possible

    • v1.0.0
    • 45.23
    • Published

    url-regex

    Regular expression for matching URLs

    • v5.0.0
    • 45.16
    • Published

    @hexagon/base64

    Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.

    • v2.0.4
    • 45.13
    • Published

    get-object

    Get a property from an object using dot (object path) notation.

    • v0.2.0
    • 45.12
    • Published

    url-pattern

    easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.

    • v1.0.3
    • 45.08
    • Published

    next-line

    Iterator over lines in a string

    • v1.1.0
    • 45.07
    • Published

    unicode-length

    Get the length of unicode strings

    • v2.1.0
    • 45.04
    • Published

    groq

    Tagged template literal for Sanity.io GROQ-queries

    • v4.6.0
    • 45.04
    • Published

    biggystring

    Full floating point big number library using regular Javascript string

    • v4.2.3
    • 44.98
    • Published

    slug

    slugifies even utf-8 chars!

    • v11.0.0
    • 44.93
    • Published

    parenthesis

    Parse parentheses from a string

    • v3.1.8
    • 44.91
    • Published

    is-string-blank

    The fast way to check if a string is blank

    • v1.0.1
    • 44.87
    • Published

    pad-component

    Pad strings to a given length

      • v0.0.1
      • 44.83
      • Published

      quoted-printable

      A robust & character encoding–agnostic JavaScript implementation of the `Quoted-Printable` content transfer encoding as defined by RFC 2045.

      • v1.0.1
      • 44.74
      • Published

      string-split-by

      Split string by any separator excluding brackets, quotes and escaped characters

      • v1.0.0
      • 44.58
      • Published

      strip-color

      Strip ANSI color codes from a string. No dependencies.

      • v0.1.0
      • 44.54
      • Published

      number-to-words

      Contains some util methods for converting numbers into words, ordinal words and ordinal numbers.

      • v1.2.4
      • 44.53
      • Published

      @stdlib/regexp-regexp

      Return a regular expression to parse a regular expression string.

      • v0.2.2
      • 44.51
      • Published

      pad-left

      Left pad a string with zeros or a specified string. Fastest implementation.

      • v2.1.0
      • 44.48
      • Published