Text
nanoid25K

Tiny, secure, URL-friendly, unique string ID generator.

i18next7.9K

Internationalization framework.

he3.5K

HTML entity encoder/decoder.

StegCloak3.3K

Conceal secrets within strings, in plain sight.

iconv-lite3.1K

Convert character encodings.

i18n-node3.1K

Simple translation module with dynamic JSON storage.

camelcase687

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

escape-string-regexp584

Escape RegExp special characters.

matcher539

Simple wildcard matching.

babelfish258

i18n with very easy syntax for plurals.

detect-indent196

Detect the indentation of code.

string-length164

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

strip-indent136

Strip leading whitespace from every line in a string.

indent-string112

Indent each line in a string.

unhomoglyph41

Normalize visually similar unicode characters.

splice-string23

Remove or replace part of a string like Array#splice.