gulp-find
A string finder plugin for gulp
A string finder plugin for gulp
colorize console log, this module can work with require('debug')
Check if a given value is a character that costs 4 bytes in UTF-8
Check if a given number is a code point of UTF-8 4-byte character
Regular expression matching for email addresses. Maintained, configurable, more accurate, and browser-friendly alternative to email-regex. Works in Node v14+ and browsers. Made for Spam Scanner and Forward Email.
Converts a string value into kebab case.
Shifts array elements (or string characters) circularly.
Computes the Tversky index between two sequences.
This app will form regex patterns by giving strings/dates/digits/special characters and also we can test the regex patterns using different methods.
Invert string index ranges
Normalize key for object. Convert string from unfitting string as a object key to fitting string in style of hyphen
Matches strings against configurable strings, globs, regular expressions, and/or functions
Check if input could be an SQL injection.
Convert HTML entities to HTML characters, e.g. `>` converts to `>`.
ES6 tagged template string escaping HTML and producing a 'tainted string object' directly usable with React 'dangerouslySetInnerHTML' property
Crop array of ranges when they go beyond the reference string's length
Prepend `<br>` to newlines in a string
Hashing made simple. Get the hash of text or stdin.
generate random string from custom charset (or the default one) and define the length of the string. Fantastic for when you need to generate a 'throw-away' id
An String Builder for Node.js