given an input character set, create an iterator function that returns the next shortest string available
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Get the shortest leading whitespace from lines in a string
A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.