Text modules

Showing projects tagged as Text

  • nanoid

    9.3 8.3 JavaScript
    A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
  • 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
  • fs-extra

    8.4 5.6 JavaScript
    Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
  • Numeral.js

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

    8.1 9.2 L2 JavaScript
    i18next: learn once - translate everywhere
  • Apostrophe2

    7.3 9.9 L5 JavaScript
    A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.
  • Underscore.string

    6.9 0.0 L4 JavaScript
    String manipulation helpers for javascript
  • i18n-node

    6.7 4.8 L3 JavaScript
    Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.
  • he

    6.7 0.0 L3 JavaScript
    A robust HTML entity encoder/decoder written in JavaScript.
  • StegCloak

    6.6 0.0 JavaScript
    Hide secrets with invisible characters in plain text securely using passwords ๐Ÿง™๐Ÿปโ€โ™‚๏ธโญ
  • iconv-lite

    6.6 0.0 L2 JavaScript
    Convert character encodings in pure javascript.
  • multiline

    5.8 0.0 L5 JavaScript
    DISCONTINUED. Multiline strings in JavaScript.
  • boxen

    5.4 3.1 L3 JavaScript
    Create boxes in the terminal
  • 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.
  • Table

    4.9 2.8 L5 TypeScript
    Formats data into a string table.
  • 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
  • columnify

    3.8 0.0 L4 JavaScript
    Create text-based columns suitable for console output. Supports cell wrapping.
  • 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
  • babelfish

    3.0 0.0 L3 JavaScript
    human friendly i18n for javascript (node.js + browser)
  • 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