A simple localization system for JS.
Match human-quality input to potential matches by edit distance.
Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
ES6 tagged template strings for prepared statements with mysql and postgres
A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
An incremental implementation of MurmurHash3
camelCase, kebab-case, PascalCase... a simple integration with nano package size. (SMALL footprint!)
Querystringify - Small, simple but powerful query string parser.
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Color string parser
Normalizes data that can be found in package.json files.
SQL ConnectionString parser
zlib port to javascript - fast, modularized, with browser support
Node addon for string extraction for msgpackr
String validation and sanitization
Simple module to localize the strings of any JS based program using the same syntax used in the ReactLocalization and ReactNativeLocalization module, use 'npm run build' before publishing
Strip or extract comments, strings or both from source code.
String utility functions.
Query result type converters for node-postgres
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
lightweight JavaScript APG parser
Simple module to localize the React interface using the same syntax used in the ReactNativeLocalization module