Text
Simplest Markdown Editor with Pure JavaScript – easyMarkdown
easyMarkdown is a standalone JavaScript library for converting a normal textarea into a WYSIWYG markdown editor.
Typewriter-style Text Rotator with Vanilla JavaScript – TWReplace.js
TWReplace.js is a Vanilla JavaScript plugin that rotates an array of text strings with typewriter-style typing and deleting effects.
Simple Extendable WYSIWYG Markdown Editor – mditor
mditor is a simple, clean, easy-to-extend and WYSIWYG-style markdown editor that works on both client side or server side.
Pure JavaScript Library To Rotate Through Sentences – substituteteacher.js
substituteteacher.js is a simple-to-use yet fully configurable JavaScript library for rotating through an array of sentences like a text rotator.
Animated Rainbow Text with JavaScript and Canvas
Draws animated rainbow text on a canvas element using html5 canvas 2D API and Javascript requestAnimationFrame method.
Lightweight Markdown Parser & Editor In JavaScript – WriteDown
WriteDown is a lightweight JavaScript markdown parser used to create a markdown editor with live preview on your website.
Rotating Text In Sequence with JavaScript and CSS3
A JavaScript and CSS based inline text rotator that enable you to loop thru words / terms of your sentence with fancy animations.
Pure CSS Expanding Link Underlines
A minimal CSS framework that utilizes CSS3 transitions to create expanding link underlines on mouse hover.
Infinite Text Rotator with Vanilla JS and CSS3 – Word Cycle
Word Cycle is a vanilla JavaScript library to cycle through an array of words with a CSS3 powered fadeIn animation.