@zitro/edit-distance
A tiny optimized package which finds the Levenshtein distance (edit distance) between two words. Having two strings of length N and M, the algorithm has O(N*M) complexity and uses O(N) additional space.
A tiny optimized package which finds the Levenshtein distance (edit distance) between two words. Having two strings of length N and M, the algorithm has O(N*M) complexity and uses O(N) additional space.
Transform strings into memorable acronyms
It is a simple library to get initial letters of words
Javascript module to stringify any type of data, use "allStringify(_myData_)".
Test task for TrendTech company
App Resource Organization
Process .strings files used for localization in iOS/OSX development. Forked from <https://www.npmjs.com/package/i18n-strings-files>, rewritten in TypeScript.
Turn normal strings into camelCase strings!
A colorful logger with browser-/environment-dependent formatting possibilities, table printing, object depth limiting, string- and array-truncating, etc.
A few additional methods for String objects
2 lightweight helper functions to do 'helloWORLD' → 'Helloworld' or 'helloWORLD' → 'HelloWORLD'.
A simple package that includes all constants for console text decoration.
With this you can execute code in a string! This is how it works: {var name}.codify("");
Clean, easily readable conditional statements in template literals/strings for Node.js and browsers. Provides `if` / `elseif` / `else` and `switch` / `case` / `default` syntax options.
Encrypt and decrypt a string.
Encrypt and decrypt a string.
Change strings in various ways
Change Font
Easily manipulate arrays, objects, and strings!
+130 Handlebars helpers. Open Pull Request to add custom helpers.