Best Text Tools Scripts for Web
Typewriter JS was created to help developers show text animations that progressively reveal words, revealing more and more as time goes by.The effect mimics how text is typed by real persons and can be used for presentations, landing pages, intros,...
The library parses a written number format and converts it to its numeric form (Arabic digits). Example:forty six --->...
mor.js can be used to convert simple text to Morse code and vice versa.The library comes hard-coded with a simple Unicode characters map, along with their corresponding dot-line patterns. This map is used for every conversion between raw text and Morse...
Perfect for attracting the attention of users to some text.A demo is included with the download package.Features:Pause animation
Resume animation
Customize the rainbow colors
Animation frame interval
Requirements:JavaScript enabled on client...
The 'caret' is the blinking cursor when typing in characters in form input fields or textareas.jQuery Caret allows developers to set or get the position of the caret on a Web page.The plugin can mainly be used to force the page focus a field and activate...
Word Solver breaks down a string into its composing letters and finds alternative word combinations.Imagine Word Solver as your best friend when playing Scrabble. Just enter the available letters and it will print out all available words.To work properly,...
tweetParser.js was created for situations where tweet text needs to be embedded on a page, or you need to properly transform raw text into Twitter-friendly text.The plugin goes over a text and does several things. The first is to transforms text that is...
Can check spelling inside HTML code, textareas or inside WYSIWYG editors. For checking spelling, the Google and Pspell services were used.Tested and working with popular browsers, including IE6+, FF3+, Safari4+, Chrome3+, Opera10+, Camino1+.A demo is...
Regardless of the text's size declared in the CSS file, Squishy will resize the font size so that it fits at maximum visibility in the parent container in which the text is placed into.There's no HTML editing required, the plugin working only via a simple...
node-bbcode can be fed a block of BBCode and it will convert it to standards complaint HTML syntax.This later code can then be used to embed the BBCode syntax on a Web page with ease.What is new in this release:Removed lists from the...