JSPM

Found 9484 results for string contains

is-alphanumeric

Check if a string only contains alphanumeric characters

  • v1.0.0
  • 243.74
  • Published

number-to-words

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

  • v1.2.4
  • 197.42
  • 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
  • 137.04
  • Published

gulp-contains

Throws an error if a string is found.

  • v1.2.0
  • 135.70
  • Published

qsu

qsu is a utility library that contains useful and frequently used functions. Start with your preferred language and the modern development environment.

  • v1.10.1
  • 125.46
  • Published

isa-know-name

A simple validation to check if a string or array contains a know first name

  • v1.0.7
  • 87.30
  • Published

string_decoder

The string_decoder module from Node core

  • v1.3.0
  • 84.20
  • Published

number-to-words-en

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

  • v1.2.5
  • 83.41
  • Published

pg-connection-string

Functions for dealing with a PostgresSQL connection string

  • v2.9.1
  • 75.57
  • 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
  • 70.34
  • 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
  • 69.70
  • Published

split-by-grapheme

An easy, semantic and reliable way to split a string into characters in JavaScript, even when it contains emojis, flags and diacritics

    • v1.0.1
    • 68.83
    • Published

    ansi-styles

    ANSI escape codes for styling strings in the terminal

    • v6.2.1
    • 67.89
    • Published

    strip-ansi

    Strip ANSI escape codes from a string

    • v7.1.0
    • 67.37
    • Published

    chalk

    Terminal string styling done right

    • v5.6.0
    • 67.20
    • Published

    ansi-regex

    Regular expression for matching ANSI escape codes

    • v6.2.0
    • 66.51
    • Published

    string-width

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

    • v8.0.0
    • 66.14
    • Published

    wrap-ansi

    Wordwrap a string with ANSI escape codes

    • v9.0.0
    • 65.82
    • Published

    kind-of

    Get the native type of a value.

    • v6.0.3
    • 64.32
    • Published

    is-fullwidth-code-point

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

    • v5.1.0
    • 64.26
    • Published

    get-stream

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

    • v9.0.1
    • 64.11
    • Published

    camelcase

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

    • v8.0.0
    • 63.48
    • Published

    strip-bom

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

    • v5.0.0
    • 63.35
    • Published

    interweave

    React library to safely render HTML, filter attributes, autowrap text, autolink, and much more.

    • v13.1.1
    • 63.28
    • Published

    parse-json

    Parse JSON with more helpful errors

    • v8.3.0
    • 63.16
    • Published

    jsesc

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

    • v3.1.0
    • 62.93
    • 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.81
    • Published

    magic-string

    Modify strings, generate sourcemaps

    • v0.30.18
    • 62.56
    • Published

    anymatch

    Matches strings against configurable strings, globs, regular expressions, and/or functions

    • v3.1.3
    • 62.31
    • Published

    ansi-escapes

    ANSI escape codes for manipulating the terminal

    • v7.0.0
    • 62.20
    • Published

    is-extglob

    Returns true if a string has an extglob.

    • v2.1.1
    • 61.91
    • Published

    strip-final-newline

    Strip the final newline character from a string or Uint8Array

    • v4.0.0
    • 61.63
    • Published

    slice-ansi

    Slice a string with ANSI escape codes

    • v7.1.0
    • 61.59
    • Published

    prelude-ls

    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.

    • v1.2.1
    • 61.42
    • Published

    fast-levenshtein

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

    • v3.0.0
    • 61.21
    • 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.17
    • Published

    indent-string

    Indent each line in a string

    • v5.0.0
    • 61.15
    • Published

    es-to-primitive

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

    • v1.3.0
    • 61.05
    • Published

    is-numeric-emoji

    Check if a string contains only numeric emoji characters (0️⃣-9️⃣)

    • v1.0.0
    • 60.87
    • 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.57
    • Published

    strnum

    Parse String to Number based on configuration

    • v2.1.1
    • 60.32
    • Published

    decamelize

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

    • v6.0.1
    • 60.26
    • Published

    cssesc

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

    • v3.0.0
    • 60.21
    • Published

    strip-indent

    Strip leading whitespace from each line in a string

    • v4.0.0
    • 60.15
    • Published

    string-length

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

    • v6.0.0
    • 60.06
    • Published

    leven

    Measure the difference between two strings using the Levenshtein distance algorithm

    • v4.0.0
    • 59.92
    • Published

    he

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

    • v1.2.0
    • 59.89
    • 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.82
    • Published

    querystringify

    Querystringify - Small, simple but powerful query string parser.

    • v2.2.0
    • 59.79
    • Published

    url-parse

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

    • v1.5.10
    • 59.13
    • Published

    cli-truncate

    Truncate a string to a specific width in the terminal

    • v5.0.0
    • 59.04
    • Published

    redent

    Strip redundant indentation and indent the string

    • v4.0.0
    • 58.98
    • Published

    min-indent

    Get the shortest leading whitespace from lines in a string

    • v1.0.1
    • 58.73
    • Published

    own-keys

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

    • v1.0.1
    • 58.72
    • Published

    has-values

    Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

    • v2.0.1
    • 58.41
    • Published

    unique-string

    Generate a unique random string

    • v3.0.0
    • 58.31
    • Published

    css.escape

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

    • v1.5.1
    • 58.23
    • Published

    string.prototype.repeat

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

    • v1.0.0
    • 58.16
    • Published

    has-value

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

    • v2.0.2
    • 58.09
    • Published

    lz-string

    LZ-based compression algorithm

    • v1.5.0
    • 57.97
    • Published

    detect-indent

    Detect the indentation of code

    • v7.0.1
    • 57.84
    • Published

    repeat-string

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

    • v1.6.1
    • 57.72
    • Published

    trim-newlines

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

    • v5.0.0
    • 57.66
    • 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
    • 57.60
    • Published

    has-ansi

    Check if a string has ANSI escape codes

    • v6.0.0
    • 57.41
    • Published

    mdast-util-to-string

    mdast utility to get the plain text content of a node

    • v4.0.0
    • 57.27
    • Published

    fastest-levenshtein

    Fastest Levenshtein distance implementation in JS.

    • v1.0.16
    • 57.14
    • Published

    is-alphabetical

    Check if a character is alphabetical

    • v2.0.1
    • 57.04
    • Published

    string.prototype.includes

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

    • v2.0.1
    • 57.04
    • Published

    common-tags

    a few common utility template tags for ES2015

    • v1.8.2
    • 57.02
    • Published

    camelcase-keys

    Convert object keys to camel case

    • v9.1.3
    • 57.01
    • Published

    wildcard

    Wildcard matching tools

    • v2.0.1
    • 56.94
    • Published

    query-string

    Parse and stringify URL query strings

    • v9.2.2
    • 56.80
    • Published

    ripemd160

    Compute ripemd160 of bytes or strings.

    • v2.0.2
    • 56.73
    • Published

    is-decimal

    Check if a character is decimal

    • v2.0.1
    • 56.72
    • Published

    is-hexadecimal

    Check if a character is hexadecimal

    • v2.0.1
    • 56.58
    • Published

    gzip-size

    Get the gzipped size of a string or buffer

    • v7.0.0
    • 56.55
    • Published

    repeat-element

    Create an array by repeating the given value n times.

    • v1.1.4
    • 56.08
    • Published

    yoctocolors-cjs

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

    • v2.1.3
    • 56.08
    • Published

    split-string

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

    • v6.1.0
    • 55.90
    • Published

    @hackmd/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.4
    • 55.76
    • Published

    pascalcase

    Convert a string to pascal case (upper camelcase).

    • v2.0.0
    • 55.72
    • Published

    pretty-ms

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

    • v9.2.0
    • 55.71
    • Published

    decamelize-keys

    Convert object keys from camel case

    • v2.0.1
    • 55.71
    • Published

    regex-parser

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

    • v2.3.1
    • 55.24
    • Published

    date-format

    Formatting Date objects as strings since 2013

    • v4.0.14
    • 55.18
    • 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
    • 55.18
    • Published

    typical

    Isomorphic, functional type-checking for Javascript

    • v7.3.0
    • 54.88
    • Published

    split-on-first

    Split a string on the first occurance of a given separator

    • v4.0.0
    • 54.81
    • Published

    hasha

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

    • v6.0.0
    • 54.74
    • Published

    os-locale

    Get the system locale

    • v6.0.2
    • 54.38
    • Published

    disparity

    Colorized string diff ideal for text/code that spans through multiple lines

    • v3.2.0
    • 54.19
    • Published

    index-to-position

    Convert a string index to its line and column position

    • v1.1.0
    • 54.11
    • Published

    string-natural-compare

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

    • v3.0.1
    • 54.03
    • Published

    pupa

    Simple micro templating

    • v3.1.0
    • 53.95
    • Published

    repeating

    Repeat a string - fast

    • v4.0.0
    • 53.95
    • Published

    filenamify

    Convert a string to a valid safe filename

    • v6.0.0
    • 53.94
    • Published

    unquote

    Remove wrapping quotes from a string.

    • v1.1.1
    • 53.79
    • Published

    js-levenshtein

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

    • v1.1.6
    • 53.77
    • Published

    lcid

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

    • v5.0.0
    • 53.58
    • Published

    fault

    Functional errors with formatted output

    • v2.0.1
    • 53.56
    • Published

    uint8array-extras

    Useful utilities for working with Uint8Array (and Buffer)

    • v1.5.0
    • 53.26
    • Published

    strip-outer

    Strip a substring from the start/end of a string

    • v2.0.0
    • 53.10
    • Published

    @rtyughnnpm/deserunt-eos-quaerat

    Skiff is a privacy-first, end-to-end encrypted workspace with Mail, Calendar, Pages, and Drive product. Sign up for a free Skiff Mail account at [skiff.com](https://skiff.com). This monorepo contains all Skiff apps, libraries, and more. You can sign up, u

    • v1.0.0
    • 53.02
    • Published

    chalk-template

    Terminal string styling with tagged template literals

    • v1.1.0
    • 53.01
    • Published

    trim-repeated

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

    • v2.0.0
    • 52.97
    • Published

    yoctocolors

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

    • v2.1.2
    • 52.96
    • Published

    is-primitive

    Returns `true` if the value is a primitive.

    • v3.0.1
    • 52.88
    • Published

    into-stream

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

    • v8.0.1
    • 52.68
    • Published

    ansicolors

    Functions that surround a string with ansicolor codes so it prints in color.

    • v0.3.2
    • 52.60
    • Published

    qss

    A tiny (305B) browser utility for stringifying a query Object.

    • v3.0.0
    • 52.46
    • Published

    matcher

    Simple wildcard matching

    • v5.0.0
    • 52.36
    • Published

    utfstring

    UTF-safe string operations

    • v3.1.3
    • 52.30
    • Published

    string.prototype.startswith

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

    • v1.0.1
    • 51.67
    • Published

    is-url-superb

    Check if a string is a URL

    • v6.1.0
    • 51.60
    • Published

    titleize

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

    • v4.0.0
    • 51.57
    • Published

    js-string-escape

    Escape strings for use as JavaScript string literals

    • v1.0.1
    • 51.49
    • Published

    object-treeify

    Stringify Object as tree structure

    • v5.0.1
    • 51.48
    • Published

    outdent

    Remove leading indentation from ES6 template literals.

    • v0.8.0
    • 51.40
    • Published

    string-hash

    fast string hashing function

    • v1.1.3
    • 51.40
    • Published

    iterate-value

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

    • v1.0.2
    • 51.28
    • Published

    dom-serialize

    Serializes any DOM node into a String

    • v2.2.1
    • 51.23
    • Published

    plur

    Pluralize a word

    • v5.1.0
    • 51.22
    • Published

    locate-character

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

    • v3.0.0
    • 51.14
    • Published

    hast-util-to-string

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

    • v3.0.1
    • 51.11
    • Published

    underscore.string

    String manipulation extensions for Underscore.js javascript library.

    • v3.3.6
    • 51.07
    • Published

    natural-orderby

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

    • v5.0.0
    • 51.07
    • Published

    strip-bom-string

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

    • v1.0.0
    • 51.01
    • Published

    eol

    Newline character converter

    • v0.10.0
    • 50.90
    • Published

    ansi-gray

    The color gray, in ansi.

    • v0.1.1
    • 50.89
    • Published

    javascript-stringify

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

    • v2.1.0
    • 50.88
    • Published

    is-invalid-path

    Returns true if a windows file path has invalid characters.

    • v1.0.2
    • 50.78
    • Published

    string-template

    A simple string template function based on named or indexed arguments

    • v1.0.0
    • 50.76
    • Published

    elegant-spinner

    Elegant spinner for interactive CLI apps

    • v3.0.0
    • 50.50
    • Published

    fuzzaldrin-plus

    Fuzzy filtering and string similarity scoring - compatible with fuzzaldrin

    • v0.6.0
    • 50.48
    • 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.44
    • Published

    murmurhash-js

    Native JS murmur hash implementation

    • v1.0.0
    • 50.33
    • Published

    connection-string

    Advanced URL Connection String parser + generator.

    • v5.0.0
    • 50.21
    • Published

    hast-util-to-text

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

    • v4.0.2
    • 50.20
    • Published

    is-svg

    Check if a string is SVG

    • v6.1.0
    • 49.94
    • Published

    is-word-character

    Check if a character is a word character

    • v2.0.1
    • 49.88
    • Published

    random-string

    Simple Module for generating Random Strings

    • v0.2.0
    • 49.74
    • Published

    pad-right

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

    • v0.2.2
    • 49.69
    • Published

    execall

    Find multiple RegExp matches in a string

    • v3.0.0
    • 49.65
    • Published

    gradient-string

    Beautiful color gradients in terminal output

    • v3.0.0
    • 49.58
    • Published

    html-comment-regex

    Regular expression for matching HTML comments

    • v1.1.2
    • 49.55
    • Published

    diffable-html

    Opinionated HTML formatter focused towards making HTML diffs readable.

    • v6.0.1
    • 49.37
    • Published

    is-ip

    Check if a string is an IP address

    • v5.0.1
    • 49.20
    • Published

    @jsonjoy.com/buffers

    Various helper utilities for working with buffers and binary data

    • v1.0.0
    • 49.01
    • Published

    printj

    Pure-JS printf

    • v1.3.1
    • 48.97
    • Published

    string.fromcodepoint

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

    • v1.0.3
    • 48.90
    • Published

    is-valid-path

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

    • v0.1.1
    • 48.79
    • Published

    to-no-case

    Remove any existing casing from a string.

    • v1.0.2
    • 48.70
    • Published

    sprintf-kit

    sprintf parser and basic formatter

    • v2.0.2
    • 48.64
    • Published

    ansi-cyan

    The color cyan, in ansi.

    • v0.1.1
    • 48.31
    • Published

    is-whitespace

    Returns true if the value passed is all whitespace.

    • v0.3.0
    • 48.27
    • Published

    nlcst-to-string

    nlcst utility to transform a tree to a string

    • v4.0.0
    • 48.23
    • Published

    ansi-red

    The color red, in ansi.

    • v0.1.1
    • 48.19
    • Published

    to-space-case

    Convert a string to space case.

    • v1.0.0
    • 48.18
    • Published

    case

    Extensible string utility for converting, identifying and flipping string case

    • v1.6.3
    • 48.16
    • Published

    diacritics

    remove diacritics from strings

    • v1.3.0
    • 48.10
    • Published

    has-glob

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

    • v1.0.0
    • 48.05
    • Published

    email-regex

    Regular expression for matching email addresses

    • v6.1.0
    • 48.01
    • Published

    tweetnacl-util

    String encoding utilitlies extracted from TweetNaCl.js

    • v0.15.1
    • 47.97
    • Published

    unescape

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

    • v1.0.1
    • 47.66
    • Published

    string-format

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

    • v2.0.0
    • 47.49
    • Published

    @hapi/formula

    Math and string formula parser.

    • v3.0.2
    • 47.47
    • 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.20
    • Published

    serialised-error

    Serialises error object to normal object

    • v1.1.3
    • 47.04
    • Published

    format-util

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

    • v1.0.5
    • 47.00
    • Published

    string.prototype.codepointat

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

    • v1.0.1
    • 46.93
    • Published

    line-column

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

    • v1.0.2
    • 46.60
    • Published

    comment-regex

    Regular expression for matching JavaScript comments

    • v2.0.0
    • 46.58
    • Published

    to-camel-case

    Convert a string to camel case.

    • v1.0.0
    • 46.56
    • Published

    any

    Returns `true` if a value exists in the given string, array or object.

    • v1.0.0
    • 46.54
    • Published

    strangler

    A set of string utilities for parsing and assembly

    • v2.1.0
    • 46.42
    • Published

    trim-off-newlines

    Similar to String#trim() but removes only newlines

    • v1.0.3
    • 46.42
    • Published

    temp-write

    Write data to a random temporary file

    • v6.0.0
    • 46.37
    • Published

    chai-string

    strings comparison matchers for chai

    • v1.6.0
    • 46.26
    • Published

    stringz

    Zero-dependency unicode-aware string tools

    • v2.1.0
    • 45.96
    • Published

    is-html

    Check if a string is HTML

    • v3.1.0
    • 45.92
    • 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.70
    • Published

    @chezearth/string

    This is a temporary package until I can open a pull request on the original. string contains methods that aren't included in the vanilla JavaScript string such as escaping html, decoding html entities, stripping tags, etc.

    • v3.3.4-2
    • 45.56
    • Published

    is-unique

    Predicate that returns true if collection contains unique values.

    • v0.0.1
    • 45.45
    • Published

    pad-component

    Pad strings to a given length

      • v0.0.1
      • 45.43
      • Published

      @hexagon/base64

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

      • v2.0.4
      • 45.35
      • Published

      is-string-blank

      The fast way to check if a string is blank

      • v1.0.1
      • 45.33
      • Published

      safe-string-literal

      Escapes and Unescapes strings into safe literals.

      • v1.0.5
      • 45.27
      • Published

      react-from-dom

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

      • v0.7.5
      • 45.24
      • Published

      next-line

      Iterator over lines in a string

      • v1.1.0
      • 45.23
      • Published

      parse-unit

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

      • v1.0.1
      • 45.19
      • Published

      fast-stream-to-buffer

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

      • v1.0.0
      • 45.18
      • 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.12
      • Published

      parenthesis

      Parse parentheses from a string

      • v3.1.8
      • 45.07
      • Published

      humanize-string

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

      • v3.0.0
      • 45.06
      • Published

      unicode-length

      Get the length of unicode strings

      • v2.1.0
      • 44.88
      • Published

      get-object

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

      • v0.2.0
      • 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.75
      • 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
      • 44.73
      • Published

      groq

      Tagged template literal for Sanity.io GROQ-queries

      • v4.6.0
      • 44.64
      • Published

      @stdlib/regexp-regexp

      Return a regular expression to parse a regular expression string.

      • v0.2.2
      • 44.63
      • Published

      string-split-by

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

      • v1.0.0
      • 44.62
      • Published

      slug

      slugifies even utf-8 chars!

      • v11.0.0
      • 44.62
      • Published

      url-regex

      Regular expression for matching URLs

      • v5.0.0
      • 44.52
      • Published

      alter

      alters a string by replacing multiple range fragments in one fast pass

      • v0.2.0
      • 44.35
      • Published

      string-to-stream

      Convert a string into a stream (streams2)

      • v3.0.1
      • 44.24
      • Published