Text modules

Showing projects tagged as String, Str, and Text

  • chalk

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

    8.6 7.1 JavaScript
    Next-Generation full text search library for Browser and Node.js
  • multiline

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

    5.0 5.7 L5 JavaScript
    Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
  • escape-string-regexp

    4.4 0.0 JavaScript
    Escape RegExp special characters
  • get-stream

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

    3.1 1.6 JavaScript
    Fast CSV parser
  • string-length

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

    2.3 0.0 JavaScript
    Strip leading whitespace from each line in a string
  • indent-string

    2.1 1.8 JavaScript
    Indent each line in a string
  • execall

    1.8 0.0 JavaScript
    Find multiple RegExp matches in a string
  • parse-columns

    1.7 0.0 L4 JavaScript
    Parse text columns, like the output of unix commands
  • repeating

    1.3 0.0 JavaScript
    Repeat a string - fast
  • splice-string

    1.1 0.0 JavaScript
    Remove or replace part of a string like Array#splice