Projects with this topic
-
Count words, characters, sentences, paragraphs, and estimate reading time from text typed into a con
Updated -
Measure typing speed (WPM) and accuracy with multilingual passages across 10 languages and 4 difficu
Updated -
Convert text to spoken audio using the Web Speech API with rate, pitch, and volume controls, and opt
Updated -
Sort lines of text alphabetically, by length, numerically, or randomly with optional deduplication a
Updated -
Compare two blocks of text line by line using the Longest Common Subsequence algorithm, entirely in
Updated -
Convert text between 8 case formats including camelCase, PascalCase, snake_case, and kebab-case, ent
Updated -
Remove duplicate lines from text with options for case sensitivity, whitespace trimming, and empty l
Updated -
Estimate reading time and speaking time from text with a configurable words-per-minute rate, entirel
Updated -
Convert Markdown text to HTML using the marked.js library with a code output tab and live preview, e
Updated -
Generate GitHub-flavored Markdown tables from an interactive grid with configurable column alignment
Updated -
A live Markdown editor with side-by-side preview using a custom pure-JavaScript parser, with toolbar
Updated -
Generate Lorem Ipsum placeholder text by words, sentences, or paragraphs with an optional classic op
Updated -
Convert HTML source to Markdown using a custom recursive DOM walker without any external library, en
Updated -
Browse, preview, and copy CSS declarations for 100 Google Fonts across 5 categories with dynamic fon
Updated -
Browse, search, and copy emojis from 8 categories with recently used tracking and Unicode codepoint
Updated -
Find repeated words in text with frequency counts, word positions, and an optional common-word filte
Updated -
Reverse text by full string, words, lines, or words within each line, entirely in the browser.
Updated