numericode-cipher
Numericode substitution cipher
Numericode substitution cipher
Utility function to remove non-numeric characters of input.
make regex searches on strings
Formatting/printing library for JavaScript that takes after rust's string formatting
A utility class providing string, file and miscellaneous methods for Autohotkey
Encrypt and decrypt strings
Command line application to search text by regular expressions with plenty of features
A collection of unicode-safe, pure, string functions inspired by other programming languages.
Analyze strings based on sentiment and keyword strength using synonyms and related concepts
Pluralize anything with this library
Create a string to display two strings side by side. Helpful for printing diffs in a console.
Remove emojis from a string using the following good regex code: / (?! [* # 0-9] +) [\ p {Emoji} \ p {Emoji_Modifier} \ p {Emoji_Component} \ p {Emoji_Modifier_Base} \ p { Emoji_Presentation}] / gu
A package that just prints on console some random Strings taken from an array.
A utility library for generating random numbers, strings, and validating phone numbers across various formats.
This module return a mix beetwen strings and numbers
Recursively match input string with begin and end delimiters
A few common utility template tags for ES2015
Simple Utilities
A quiz component to match or connect items from one set with the items from another
An extension of Set meant for checking similarity of strings. Also offers static functions that can be used seperately from the SimilaritySet.