Best Text Tools Scripts for Web
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,...
The original Markdown Perl library has seen wide-spread adoption and is today a de-facto text formatting syntax for online services like GitHub, BitBucket, and many other more.It's extremely easy to learn and use, even without a rich text editor, and...
It is a port from the MooTools plugin, FX.TextMorph.Text can be arranged into a shaped container, as an unique way of presenting text.The user can set the container shape, background color, text color, container dimensions and more.Requirements:JavaScript...
JaxEdit allows users to write LaTeX formatted text and preview it via their browser.They can also download or share their code via the provided interface, and even present it as a slideshow if needed.Installation:1. Download and unzip package.2....
JapaneseNumerals takes a number in Arabic or Japanese format and converts it to the other format.Proper Unicode support is included, so anyone will be able to see the Japanese characters properly.All the versions (PHP, Java and JavaScript) use a similar...
The library works with Node on the server side, or as a stand-alone library in the browser (client side).For Node.js environments, typogr.js is available through npm for installation.A demo page is included with the typogr.js download package to help...
textFit (formerly jquery.textFit) works by resizing text to fit the width and height of its container.Unlike similar plugins and libraries which leave text alone if the container is large enough, textFit increases the text's size as well, so the edge of...
localFont uses a technique premiered with The Guardian and Smashing Magazine's websites, a technique that uses localStorage to cache Web fonts.The localFont interface is a simple utility that lets developers drag&drop their fonts over the app's surface...
Succinct works cuts the text after a desired number of characters and adds an ellipsis at the end to signal the presence of more hidden text.The truncation length, along with the ellipsis marker are all customizable.A demo and usage instructions are...
The library was designed to parse BBCode into a DOM tree, and then to be exported into another format.For now, only HTML is supported.Documentation is included in the download...