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,...

Works better when used with text that needs to fit inside small areas.If the text goes over the boundary of a container box, it's (overflow) ending is replaced with an ellipsis (by default, can be customized).jQuery.readMore works without a glitch,...

EnlighterJS

EnlighterJS 2.9.0 updated

EnlighterJS is based on Lighter, the syntax highlighting plugin used on the official MooTools website. It was forked from the original code to provide better support for the recent MooTools versions and add new themes and language highlighting...

jQuery Caret

jQuery Caret 1.3.3

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...

Typey

Typey 1.0

Typey works by showing a font selector when hovering the mouse next to a text block.Developers can change the font size and the font family, applying the changes to the page's text in real-time.This way they can get a preview of how the text looks like...

Typed.js

Typed.js 1.1.1 updated

Typed.js works by showing text one character at a time, while also mimicking a blinking cursor on the page just like it would have been typed by someone.The plugin works with any type of text, may it be just one word or entire paragraphs.Typed.js can also...

Countable

Countable 2.1.1 updated

Countable can provide real-time statistics about a text block. This includes the number of characters (with or without spaces), the number of words, and the number of paragraphs.The library doesn't depend on a JavaScript framework like jQuery or MooTools...

Chaffle

Chaffle 1.0.0

Chaffle can be used as a smooth, non-intrusive hover effect for text-based links.When hovering the mouse over a text, the plugin will replace the original letters with new (random) characters and start to shuffle them with other new characters for a small...

Redcarpet

Redcarpet 3.3.3 updated

It is a fast and safe Markdown to (X)HTML parser for Ruby apps. Redcarpet is a Ruby wrapper for the famous Upskirt C library, specialized in manipulating Markdown syntax. Bby default, Redcarpet parses standard Markdown (with no extensions) and offers a...