Text modules

Showing projects tagged as String 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
  • Numeral.js

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

    6.9 0.0 L4 JavaScript
    String manipulation helpers for javascript
  • he

    6.7 0.0 L3 JavaScript
    A robust HTML entity encoder/decoder written in JavaScript.
  • 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`
  • 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.5 0.0 L3 JavaScript
    Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm
  • escape-string-regexp

    4.4 0.0 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.
  • matcher

    4.1 3.2 JavaScript
    Simple wildcard matching
  • ansi-escapes

    4.0 4.5 JavaScript
    ANSI escape codes for manipulating the terminal
  • 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
  • detect-indent

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

    2.5 3.2 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
  • 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
  • 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.2 0.0 JavaScript
    Remove or replace part of a string like Array#splice
  • text2token

    0.4 0.0 JavaScript
    break down a corpus of text into lines and tokens