Converts a string into an array of words. Its supports CJK strings.
Get the word count as array.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Ensure that no reserved words are used.
Left pad a string to align with the longest string in an array
Generate word clouds in JavaScript.
Split a double-precision floating-point number into a higher order word and a lower order word.
Utility functions shared by react-highlight-words and react-native-highlight-words
List of ~275,000 English words
A highly consumable list of french bad (profanity) words (forked from badwords-list)
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Encode and decode quoted printable and base64 strings
JavaScript implementation of Double-Array trie
Tiny Casing utils
Core
Right pad a string with zeros or a specified string. Fastest implementation.
Core
Core
Core
Convert a string of words to a JavaScript identifier
Convert object keys from camel case
Array manipulation, ordering, searching, summarizing, etc.
TypeScript definitions for react-highlight-words
Create a double-precision floating-point number from a higher order word and a lower order word.
converts text to an array of words. Uses stemming and spellchecker to produce better results. Build to convert descriptions to tags.
Indexa indexes an array of words in a redis backend to be searched by Busca, the simple redis search
Easy spell checker
Combining many of the benefits of Arrays and Strings, StringRay allows you to treat a String as an Array of words in many cases.
Combining many of the benefits of Arrays and Strings, StringRay allows you to treat a String as an Array of words in many cases.
A gem that returns an array of the words party and poop
Accepts an array of words and returns an array of words, some of them combined by a dash.
gem receives a string and an array then obfuscates the string based on the array values and counts the frequency of array words in string
To remove some words from a string, pass arguments as array
Provides methods to translate text into color array or color array into text. Further allows for conversion of words into individual colors.
This library # This class contains all the necessary methods to do the following: -Crawl most websites and return an array of their URLS. -Convert all HTML and most web linked PDF documents to one large string given an array of urls. -Parse out all non words and non human sensible markup. -Stooge Sort an array of words via Iteration, NOT recursion. NOTE: Current verison IS using recursive stooge sort! -Write array of words to a new file.
Filtra filters an array of tokens or words so they can be indexed by Busca, the simple redis search