128 packages found
Transform a string into title case following English rules
Transform into a lower case with spaces between words, then capitalize the string
Util for generating random sentences, paragraphs and articles in English
Simple case conversion and detection for strings.
- camel
- camelcase
- case
- casing
- lower
- lowercase
- pascal
- pascalcase
- sentence
- sentencecase
- slug
- slugcase
- snake
- snakecase
- View more
Sentence similarity algorithm.
Split text into sentences with Sentence Boundary Detection (SBD).
Tokenize paragraphs into sentences, and smaller tokens.
Remove any existing casing from a string.
- camel
- camelcase
- case
- pascal
- pascalcase
- sentence
- sentencecase
- slug
- slugcase
- snake
- snakecase
- string
- title
- titlecase
CLDR text segmentation for JavaScript
Sentence case and title case with multi-language support
One lightly library contains a series of methods for converting one string or text to different kind of naming style, such as camelCase, PascalCase, hyphen-case, CONSTANT_CASE, etc.
Sentencer is a string templating engine for madlibs-style sentence generating.
Tools for manipulating sentences
Takes a string containing email addresses and returns array of emails in original string
Helps to prevent widow words in a text
Split text into sentence strings or word arrays with Sentence Boundary Detection (SBD). Based on http://github.com/Tessmore/sbd by Fabiën Tesselaar.
Convert a string to sentence case.
Join all elements of an array and create a human-readable string
Phraseit is a string templating engine for madlibs-style sentence generating. Forked from Sentencer
A simple library to get initials out of words.