A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance....
:arrow_left: String left pad -- deprecated, use String​.prototype​.pad​Start()
JavaScript library to generate a human readable String describing the file size
🔎 Search the information available on a webpage using natural language instead of an exact string match....
Hashing made simple. Get the hash of a buffer/string/stream/file.
JavaScript string ranking 0 for no match upto 1 for perfect... "String".score("str"); //=> 0.825
A loader for webpack that allows importing files as a String
Convert bytes to a human readable string: 1337 → 1.34 kB
String-wise sequence CRDT powering peer-to-peer collaborative editing in Teletype for Atom.
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
⬅️ ES6 string tag that strips indentation from multi-line strings.
Unpack a browser type and version from the useragent string
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
A simple way to safely do string replacement with React components