String modules

Showing projects tagged as String

  • chalk

    9.2 5.5 L4 JavaScript
    🖍 Terminal string styling done right
  • Flexsearch

    8.7 9.4 JavaScript
    Next-generation full-text search library for Browser and Node.js
  • Numeral.js

    8.4 0.0 L2 JavaScript
    A javascript library for formatting and manipulating numbers.
  • Underscore.string

    6.8 0.0 L4 JavaScript
    String manipulation helpers for javascript
  • he

    6.8 0.0 L3 JavaScript
    A robust HTML entity encoder/decoder written in JavaScript.
  • multiline

    5.8 0.0 L5 JavaScript
    DISCONTINUED. Multiline strings in JavaScript.
  • pretty-ms

    5.2 4.2 L5 JavaScript
    Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
  • normalize-url

    5.0 5.2 L3 JavaScript
    Normalize a URL
  • gradient-string

    5.0 5.0 TypeScript
    :rainbow: Beautiful color gradients in terminal output
  • hasha

    4.9 4.5 JavaScript
    Hashing made simple. Get the hash of a buffer/string/stream/file.
  • camelcase

    4.7 5.4 L5 JavaScript
    Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
  • leven

    4.6 2.4 L3 JavaScript
    Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
  • escape-string-regexp

    4.4 2.5 JavaScript
    Escape RegExp special characters
  • url-pattern

    4.3 0.0 CoffeeScript
    easier than regex string matching patterns for urls and other strings. turn strings into data or data into strings.
  • ansi-escapes

    4.1 5.8 JavaScript
    ANSI escape codes for manipulating the terminal
  • matcher

    4.0 5.0 JavaScript
    Simple wildcard matching
  • string-width

    4.0 4.1 JavaScript
    Get the visual width of a string - the number of columns required to display it
  • filenamify

    3.9 5.6 JavaScript
    Convert a string to a valid safe filename
  • parse-json

    3.6 4.7 L3 JavaScript
    Parse JSON with more helpful errors
  • get-stream

    3.4 5.9 L5 JavaScript
    Get a stream as a string, Buffer, ArrayBuffer or array
  • neat-csv

    3.2 1.6 JavaScript
    Fast CSV parser
  • os-locale

    3.0 0.0 L5 JavaScript
    Get the system locale
  • humanize-url

    2.8 0.0 JavaScript
    Humanize a URL: https://sindresorhus.com → sindresorhus.com
  • into-stream

    2.7 4.6 L5 JavaScript
    Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
  • detect-indent

    2.7 4.0 L3 JavaScript
    Detect the indentation of code
  • string-length

    2.4 2.3 JavaScript
    Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
  • strip-indent

    2.4 5.2 JavaScript
    Strip leading whitespace from each line in a string
  • strip-bom

    2.2 0.0 JavaScript
    Strip UTF-8 byte order mark (BOM) from a string
  • indent-string

    2.1 1.8 JavaScript
    Indent each line in a string
  • strip-css-comments

    2.1 0.0 CSS
    Strip comments from CSS