Text
Wrap Each Character From Your Text In An HTML Element – Letterize.js
Letterize.js is a JavaScript library to wrap each letter from your text in a given HTML element (defaults to span) for further use (e.g. character by character animations).
Duplicate Word Checker In JavaScript
A JavaScript-driven word counter that can detect how many times did you use one word in your article.
Lightweight Language Switch In Vanilla JavaScript – i18NSwitch
In-place Editing With Bootstrap 5 And Pure JavaScript – dark-editable
A rewritten version of the x-editable jQuery plugin that enables dynamic in-place editing in your web app.
Generate Any Number Of Random Words – Text Generator
A javascript-powered Lorem Ipsum generator which allows you to generate any number of random words with a single click.
Multiline Text Truncator In Vanilla JavaScript – Cuttr.js
Cuttr.js is a vanilla JavaScript text truncation library to truncate text to any number of characters, words, or even sentences.
Minimal Rich Text Editor In Pure JS – tiny-editor
A tiny yet configurable WYSIWYG rich text editor implemented with pure JavaScript and Font Awesome iconic font.
WordPress Gutenberg Like WYSIWYG Block Editor – Pexego
A JavaScript-powered WYSIWYG text editor that can be used as a page builder. Inspired by WordPress Gutenberg block editor.
Typewriter-like Typing Animation In Vanilla JavaScript – AutoTypeJS
Yet another vanilla JavaScript library that applies a typewriter-like text typing (and deleting) animation to any text.