JSPM

Found 9492 results for string utilities

string-fingerings

Utilities for calculating fingerings on string instruments

  • v1.0.3-0
  • 97.78
  • Published

mcp-rand

MCP server providing random generation utilities including UUID, numbers, strings, passwords, Gaussian distribution, dice rolling, and card drawing

    • v0.2.1
    • 93.19
    • Published

    brazilianutils

    Lots of utilities for Node.js

    • v0.0.3
    • 93.00
    • Published

    @bscotch/utility

    Bscotch Utilities: Methods for common Node.js needs.

    • v7.2.0
    • 92.42
    • Published

    sprintf-kit

    sprintf parser and basic formatter

    • v2.0.2
    • 92.32
    • Published

    q-js-utils

    A collection of JavaScript utilities.

    • v1.3.4
    • 90.38
    • Published

    utils-strings

    String utilities and methods for nodeJS

    • v0.1.4
    • 89.22
    • Published

    piton-string-utils

    Various string utilities from the piton toolkit

    • v0.3.0
    • 89.06
    • Published

    zod-extra

    Additional Zod schemas and utilities.

    • v0.1.1
    • 87.58
    • Published

    guid-string

    Utilities that allow us to do simple management of Guids or uuids as strings

    • v1.0.2
    • 86.43
    • Published

    @kissthebug/ts-utils

    Tiny TypeScript utilities: strings & date formatter

      • v0.1.3
      • 85.12
      • Published

      @acusti/textual

      Utilities for transforming and formatting text (i.e. strings)

      • v0.10.0
      • 85.11
      • Published

      febs

      febs is a useful utilities set

      • v1.2.10
      • 83.44
      • Published

      kstr

      string utilities

      • v0.13.0
      • 81.61
      • Published

      written

      Written provides a set of utilities for manipulating text, with a focus on providing typographic tools rather than pure string manipulation.

      • v0.1.8
      • 80.25
      • Published

      stringmaster-pro

      A comprehensive string utilities module with extensive functionality

        • v2.0.3
        • 78.93
        • 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
        • 73.38
        • Published

        ku4es-ui-kernel

        kodmunki Utilities for ECMAScript UI Kernel

        • v9.0.12
        • 70.63
        • Published

        tiinvo

        A library of types and utilities for your TypeScript and JavaScript projects

        • v4.0.0-rc3
        • 69.04
        • Published

        ansi-styles

        ANSI escape codes for styling strings in the terminal

        • v6.2.1
        • 68.17
        • Published

        strip-ansi

        Strip ANSI escape codes from a string

        • v7.1.0
        • 68.11
        • Published

        chalk

        Terminal string styling done right

        • v5.6.0
        • 67.18
        • Published

        @ktarmyshov/typesafe-utilities

        Type-safe utilities for working in TypeScript. For example, a type-safe property path type, deep partial type, etc.

        • v0.3.3
        • 66.93
        • Published

        ansi-regex

        Regular expression for matching ANSI escape codes

        • v6.2.0
        • 66.79
        • Published

        @empellio/string-utils

        Lightweight, dependency-free string utilities for Node.js and TypeScript.

        • v0.2.0
        • 66.52
        • Published

        string-width

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

        • v8.1.0
        • 66.50
        • Published

        tweetnacl-util

        String encoding utilitlies extracted from TweetNaCl.js

        • v0.15.1
        • 65.90
        • Published

        wrap-ansi

        Wordwrap a string with ANSI escape codes

        • v9.0.0
        • 65.74
        • Published

        regex-friendly

        Readable regex transformations, validations, and utilities with both static and chainable API.

          • v1.0.3
          • 65.62
          • Published

          kind-of

          Get the native type of a value.

          • v6.0.3
          • 64.49
          • Published

          string_decoder

          The string_decoder module from Node core

          • v1.3.0
          • 64.24
          • Published

          strip-bom

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

          • v5.0.0
          • 64.03
          • Published

          is-fullwidth-code-point

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

          • v5.1.0
          • 63.95
          • Published

          strutils-pro

          A comprehensive string utilities module with extensive functionality

            • v2.0.1
            • 63.88
            • Published

            parse-json

            Parse JSON with more helpful errors

            • v8.3.0
            • 63.84
            • Published

            get-stream

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

            • v9.0.1
            • 63.56
            • Published

            camelcase

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

            • v8.0.0
            • 63.05
            • Published

            jsesc

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

            • v3.1.0
            • 62.74
            • Published

            magic-string

            Modify strings, generate sourcemaps

            • v0.30.18
            • 62.70
            • 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.24
            • Published

            ansi-escapes

            ANSI escape codes for manipulating the terminal

            • v7.0.0
            • 62.20
            • Published

            fastfront

            Lightweight utility package with 30+ functions for storage, files, dates, and strings - essential utilities for web development

            • v2.0.2
            • 62.03
            • Published

            just-capitalize

            capitalize the first character of a string

            • v3.2.0
            • 61.80
            • Published

            es-to-primitive

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

            • v1.3.0
            • 61.68
            • Published

            strip-final-newline

            Strip the final newline character from a string or Uint8Array

            • v4.0.0
            • 61.64
            • Published

            is-extglob

            Returns true if a string has an extglob.

            • v2.1.1
            • 61.60
            • Published

            anymatch

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

            • v3.1.3
            • 61.55
            • 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.50
            • Published

            fast-levenshtein

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

            • v3.0.0
            • 61.28
            • Published

            slice-ansi

            Slice a string with ANSI escape codes

            • v7.1.0
            • 61.28
            • Published

            indent-string

            Indent each line in a string

            • v5.0.0
            • 61.25
            • Published

            validate.io

            Validation utilities.

            • v2.0.7
            • 61.21
            • 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.09
            • Published

            @linkdotnet/stringoperations

            Collection of string utilities. Edit-Distances, Search and Data structures. Offers for example trie, levenshtein distance.

            • v0.4.2
            • 61.02
            • Published

            @catbee/utils

            A modular, production-grade utility toolkit for Node.js and TypeScript, designed for robust, scalable applications (including Express-based services). All utilities are tree-shakable and can be imported independently.

              • v0.0.6
              • 60.75
              • Published

              nano-string-utils

              Ultra-lightweight string utilities with zero dependencies

              • v0.2.0
              • 60.73
              • Published

              decamelize

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

              • v6.0.1
              • 60.57
              • Published

              strnum

              Parse String to Number based on configuration

              • v2.1.1
              • 60.41
              • Published

              ice-utilities

              Utilities for manage arrays, breadcrumb, dom elements, dates, injectors, local storage, login, objects, router animations, router, session storage, strings and translate utilities, encryption, for angular 6+ with ECMAScript 6 - ECMAScript 2015

                • v0.0.12
                • 60.41
                • 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.39
                • Published

                leven

                Measure the difference between two strings using the Levenshtein distance algorithm

                • v4.0.0
                • 60.26
                • Published

                he

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

                • v1.2.0
                • 60.13
                • Published

                txt

                Utilities for working with text.

                • v1.0.0
                • 60.03
                • Published

                string-length

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

                • v6.0.0
                • 59.99
                • Published

                querystringify

                Querystringify - Small, simple but powerful query string parser.

                • v2.2.0
                • 59.98
                • 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.74
                • Published

                strip-indent

                Strip leading whitespace from each line in a string

                • v4.0.0
                • 59.64
                • Published

                cssesc

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

                • v3.0.0
                • 59.55
                • Published

                cli-truncate

                Truncate a string to a specific width in the terminal

                • v5.0.0
                • 59.36
                • Published

                redent

                Strip redundant indentation and indent the string

                • v4.0.0
                • 59.07
                • Published

                url-parse

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

                • v1.5.10
                • 58.94
                • Published

                unique-string

                Generate a unique random string

                • v3.0.0
                • 58.94
                • Published

                string.prototype.repeat

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

                • v1.0.0
                • 58.78
                • Published

                min-indent

                Get the shortest leading whitespace from lines in a string

                • v1.0.1
                • 58.67
                • Published

                own-keys

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

                • v1.0.1
                • 58.65
                • Published

                detect-indent

                Detect the indentation of code

                • v7.0.1
                • 58.45
                • Published

                css.escape

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

                • v1.5.1
                • 58.44
                • Published

                arr

                JavaScript utilities for arrays.

                • v0.1.5
                • 58.11
                • Published

                trim-newlines

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

                • v5.0.0
                • 58.07
                • Published

                sv-strutils

                Simple string utilities (reverse, capitalize, vowels, palindrome)

                  • v1.0.0
                  • 57.94
                  • Published

                  get-east-asian-width

                  Determine the East Asian Width of a Unicode character

                  • v1.3.1
                  • 57.91
                  • Published

                  has-value

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

                  • v2.0.2
                  • 57.87
                  • 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.83
                  • Published

                  string.prototype.includes

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

                  • v2.0.1
                  • 57.64
                  • Published

                  pg-connection-string

                  Functions for dealing with a PostgresSQL connection string

                  • v2.9.1
                  • 57.57
                  • Published

                  repeat-string

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

                  • v1.6.1
                  • 57.52
                  • Published

                  wildcard

                  Wildcard matching tools

                  • v2.0.1
                  • 57.51
                  • Published

                  has-ansi

                  Check if a string has ANSI escape codes

                  • v6.0.0
                  • 57.47
                  • Published

                  lz-string

                  LZ-based compression algorithm

                  • v1.5.0
                  • 57.47
                  • Published

                  fastest-levenshtein

                  Fastest Levenshtein distance implementation in JS.

                  • v1.0.16
                  • 57.35
                  • Published

                  mdast-util-to-string

                  mdast utility to get the plain text content of a node

                  • v4.0.0
                  • 57.08
                  • Published

                  is-decimal

                  Check if a character is decimal

                  • v2.0.1
                  • 57.03
                  • Published

                  common-tags

                  a few common utility template tags for ES2015

                  • v1.8.2
                  • 56.85
                  • Published

                  ripemd160

                  Compute ripemd160 of bytes or strings.

                  • v2.0.2
                  • 56.65
                  • Published

                  camelcase-keys

                  Convert object keys to camel case

                  • v9.1.3
                  • 56.61
                  • Published

                  is-hexadecimal

                  Check if a character is hexadecimal

                  • v2.0.1
                  • 56.56
                  • Published

                  query-string

                  Parse and stringify URL query strings

                  • v9.2.2
                  • 56.51
                  • Published

                  get-object

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

                  • v0.2.0
                  • 56.45
                  • Published

                  arabic-utils

                  Utilities for handling Arabic strings such as removing diacritics, tatweel, performing token based search and more.

                  • v6.0.1
                  • 56.43
                  • Published

                  yoctocolors-cjs

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

                  • v2.1.3
                  • 56.42
                  • Published

                  gzip-size

                  Get the gzipped size of a string or buffer

                  • v7.0.0
                  • 56.32
                  • Published

                  is-alphabetical

                  Check if a character is alphabetical

                  • v2.0.1
                  • 56.31
                  • Published

                  pretty-ms

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

                  • v9.2.0
                  • 56.03
                  • Published

                  decamelize-keys

                  Convert object keys from camel case

                  • v2.0.1
                  • 55.77
                  • Published

                  pascalcase

                  Convert a string to pascal case (upper camelcase).

                  • v2.0.0
                  • 55.77
                  • Published

                  @bearz/strings

                  A collection of string utilities to avoid extra allocations and enable case insensitivity comparisons.

                  • v0.1.3
                  • 55.72
                  • Published

                  split-string

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

                  • v6.1.0
                  • 55.69
                  • Published

                  date-format

                  Formatting Date objects as strings since 2013

                  • v4.0.14
                  • 55.57
                  • Published

                  repeat-element

                  Create an array by repeating the given value n times.

                  • v1.1.4
                  • 55.55
                  • Published

                  split-on-first

                  Split a string on the first occurance of a given separator

                  • v4.0.0
                  • 55.11
                  • Published

                  typical

                  Isomorphic, functional type-checking for Javascript

                  • v7.3.0
                  • 55.04
                  • Published

                  regex-parser

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

                  • v2.3.1
                  • 54.97
                  • 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
                  • 54.92
                  • Published

                  os-locale

                  Get the system locale

                  • v6.0.2
                  • 54.85
                  • Published

                  index-to-position

                  Convert a string index to its line and column position

                  • v1.1.0
                  • 54.64
                  • Published

                  hasha

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

                  • v6.0.0
                  • 54.46
                  • Published

                  ku4es-kernel

                  kodmunki Utilities for ECMAScript Kernel

                  • v9.0.38
                  • 54.35
                  • Published

                  string-natural-compare

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

                  • v3.0.1
                  • 54.21
                  • Published

                  lcid

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

                  • v5.0.0
                  • 53.84
                  • Published

                  js-levenshtein

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

                  • v1.1.6
                  • 53.82
                  • Published

                  filenamify

                  Convert a string to a valid safe filename

                  • v6.0.0
                  • 53.81
                  • Published

                  pupa

                  Simple micro templating

                  • v3.1.0
                  • 53.77
                  • Published

                  unquote

                  Remove wrapping quotes from a string.

                  • v1.1.1
                  • 53.62
                  • Published

                  fault

                  Functional errors with formatted output

                  • v2.0.1
                  • 53.49
                  • Published

                  repeating

                  Repeat a string - fast

                  • v4.0.0
                  • 53.25
                  • Published

                  chalk-template

                  Terminal string styling with tagged template literals

                  • v1.1.0
                  • 52.98
                  • Published

                  trim-repeated

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

                  • v2.0.0
                  • 52.95
                  • Published

                  is-primitive

                  Returns `true` if the value is a primitive.

                  • v3.0.1
                  • 52.80
                  • Published

                  yoctocolors

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

                  • v2.1.2
                  • 52.76
                  • Published

                  ansicolors

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

                  • v0.3.2
                  • 52.73
                  • Published

                  strip-outer

                  Strip a substring from the start/end of a string

                  • v2.0.0
                  • 52.58
                  • Published

                  into-stream

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

                  • v8.0.1
                  • 52.46
                  • Published

                  febs-browser

                  febs is a useful utilities set in browser

                  • v1.2.10
                  • 52.31
                  • Published

                  matcher

                  Simple wildcard matching

                  • v5.0.0
                  • 52.11
                  • Published

                  titleize

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

                  • v4.0.0
                  • 52.11
                  • Published

                  object-treeify

                  Stringify Object as tree structure

                  • v5.0.1
                  • 51.70
                  • Published

                  hast-util-to-string

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

                  • v3.0.1
                  • 51.65
                  • Published

                  locate-character

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

                  • v3.0.0
                  • 51.59
                  • Published

                  is-url-superb

                  Check if a string is a URL

                  • v6.1.0
                  • 51.55
                  • Published

                  ansi-gray

                  The color gray, in ansi.

                  • v0.1.1
                  • 51.43
                  • Published

                  js-string-escape

                  Escape strings for use as JavaScript string literals

                  • v1.0.1
                  • 51.41
                  • Published

                  is-invalid-path

                  Returns true if a windows file path has invalid characters.

                  • v1.0.2
                  • 51.37
                  • Published

                  iterate-value

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

                  • v1.0.2
                  • 51.25
                  • Published

                  outdent

                  Remove leading indentation from ES6 template literals.

                  • v0.8.0
                  • 51.24
                  • Published

                  javascript-stringify

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

                  • v2.1.0
                  • 51.17
                  • Published

                  plur

                  Pluralize a word

                  • v5.1.0
                  • 51.14
                  • Published

                  strip-bom-string

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

                  • v1.0.0
                  • 51.08
                  • Published

                  dom-serialize

                  Serializes any DOM node into a String

                  • v2.2.1
                  • 51.00
                  • Published

                  unicode-case-folding

                  Unicode case folding utilities based on the official Unicode Character Database

                  • v1.1.0
                  • 50.97
                  • Published

                  string-hash

                  fast string hashing function

                  • v1.1.3
                  • 50.95
                  • Published

                  natural-orderby

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

                  • v5.0.0
                  • 50.94
                  • Published

                  eol

                  Newline character converter

                  • v0.10.0
                  • 50.91
                  • Published

                  string-template

                  A simple string template function based on named or indexed arguments

                  • v1.0.0
                  • 50.87
                  • Published

                  cd-utils

                  CodeDungeon Utilities [WIP]

                  • v0.17.1
                  • 50.76
                  • Published

                  underscore.string

                  String manipulation extensions for Underscore.js javascript library.

                  • v3.3.6
                  • 50.62
                  • Published

                  @ayame/humanize

                  Utilities to convert data into human readable strings.

                  • v0.3.0
                  • 50.56
                  • 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.41
                  • Published

                  murmurhash-js

                  Native JS murmur hash implementation

                  • v1.0.0
                  • 50.09
                  • Published

                  elegant-spinner

                  Elegant spinner for interactive CLI apps

                  • v3.0.0
                  • 50.00
                  • Published

                  hast-util-to-text

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

                  • v4.0.2
                  • 49.81
                  • Published

                  is-svg

                  Check if a string is SVG

                  • v6.1.0
                  • 49.74
                  • Published

                  execall

                  Find multiple RegExp matches in a string

                  • v3.0.0
                  • 49.74
                  • Published

                  gradient-string

                  Beautiful color gradients in terminal output

                  • v3.0.0
                  • 49.72
                  • Published

                  html-comment-regex

                  Regular expression for matching HTML comments

                  • v1.1.2
                  • 49.64
                  • Published

                  is-word-character

                  Check if a character is a word character

                  • v2.0.1
                  • 49.60
                  • Published

                  string.fromcodepoint

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

                  • v1.0.3
                  • 49.48
                  • Published

                  keypather

                  Get or set a deep value using a keypath string. Supports bracket and dot notation

                  • v3.1.0
                  • 49.48
                  • Published

                  diffable-html

                  Opinionated HTML formatter focused towards making HTML diffs readable.

                  • v6.0.1
                  • 49.44
                  • Published

                  to-no-case

                  Remove any existing casing from a string.

                  • v1.0.2
                  • 49.24
                  • Published

                  pad-right

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

                  • v0.2.2
                  • 49.17
                  • Published

                  is-valid-path

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

                  • v0.1.1
                  • 49.07
                  • Published

                  ansi-cyan

                  The color cyan, in ansi.

                  • v0.1.1
                  • 48.84
                  • Published

                  printj

                  Pure-JS printf

                  • v1.3.1
                  • 48.83
                  • Published

                  is-ip

                  Check if a string is an IP address

                  • v5.0.1
                  • 48.81
                  • Published

                  diacritics

                  remove diacritics from strings

                  • v1.3.0
                  • 48.43
                  • Published

                  is-whitespace

                  Returns true if the value passed is all whitespace.

                  • v0.3.0
                  • 48.31
                  • Published

                  nlcst-to-string

                  nlcst utility to transform a tree to a string

                  • v4.0.0
                  • 48.17
                  • Published

                  to-space-case

                  Convert a string to space case.

                  • v1.0.0
                  • 48.13
                  • Published

                  ansi-red

                  The color red, in ansi.

                  • v0.1.1
                  • 48.04
                  • Published

                  case

                  Extensible string utility for converting, identifying and flipping string case

                  • v1.6.3
                  • 48.03
                  • Published

                  has-glob

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

                  • v1.0.0
                  • 47.96
                  • Published

                  @hapi/formula

                  Math and string formula parser.

                  • v3.0.2
                  • 47.86
                  • Published

                  @webgap/format-utils

                  Common formatter utilities to handle numbers, dates, times, etc.

                  • v0.2.5
                  • 47.78
                  • Published

                  string-format

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

                  • v2.0.0
                  • 47.66
                  • Published

                  unescape

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

                  • v1.0.1
                  • 47.48
                  • Published

                  @vimlet/commons

                  Provide utilities for common tasks such as, file compression, file download, OS integration, exec, etc

                  • v2.7.25
                  • 47.40
                  • Published

                  serialised-error

                  Serialises error object to normal object

                  • v1.1.3
                  • 47.09
                  • Published

                  string.prototype.codepointat

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

                  • v1.0.1
                  • 47.01
                  • Published

                  format-util

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

                  • v1.0.5
                  • 46.97
                  • Published

                  is-alphanumeric

                  Check if a string only contains alphanumeric characters

                  • v1.0.0
                  • 46.83
                  • Published

                  any

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

                  • v1.0.0
                  • 46.82
                  • 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
                  • 46.71
                  • Published

                  line-column

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

                  • v1.0.2
                  • 46.71
                  • Published

                  utils-indexof

                  Returns the first index at which a given element can be found.

                  • v1.0.0
                  • 46.71
                  • Published

                  stringz

                  Zero-dependency unicode-aware string tools

                  • v2.1.0
                  • 46.47
                  • Published

                  temp-write

                  Write data to a random temporary file

                  • v6.0.0
                  • 46.40
                  • Published

                  to-camel-case

                  Convert a string to camel case.

                  • v1.0.0
                  • 46.20
                  • Published

                  chai-string

                  strings comparison matchers for chai

                  • v1.6.0
                  • 46.05
                  • Published

                  @stdlib/utils-index-of

                  Return the first index at which a given element can be found.

                  • v0.2.2
                  • 46.01
                  • Published

                  utils-regex-from-string

                  Parses a regular expression string and returns a new regular expression.

                  • v1.0.0
                  • 45.91
                  • Published

                  is-html

                  Check if a string is HTML

                  • v3.1.0
                  • 45.83
                  • Published

                  trim-off-newlines

                  Similar to String#trim() but removes only newlines

                  • v1.0.3
                  • 45.82
                  • 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.77
                  • Published

                  parse-unit

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

                  • v1.0.1
                  • 45.68
                  • Published

                  fast-stream-to-buffer

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

                  • v1.0.0
                  • 45.38
                  • Published