JaxEdit

JaxEdit 0.30

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

FitText

FitText 1.2

If the user resizes the browser, or accesses the website from a mobile device, the text automatically is resized to fit the width of its parent container. Its main usage is for responsive adaptive web templates.FitText works with CSS3 properties and...

Plumin.js

Plumin.js 1.0.6 updated

Plumin.js is a tool that can parse font files and make them available via a simple API to JavaScript developers.They can then manipulate each character in part, editing their details and altering the result displayed on the page.There's no need for any...

opentype.js

opentype.js 0.6.2 updated

opentype.js is an open source JavaScript library that can parse font information from the source, meaning the font files themselves. The library supports OpenType and TrueType fonts, allowing developers to read data like: - font glyph paths - font glyph...

Default TAB behavior in Web forms is to shift focus from one field to the next.Tab Override changes this behavior and actually indents the cursor position, just like in any regular desktop-based text editor.The library additionally allows indentation of...

SQUIGGLE

SQUIGGLE 0.4.0

Strike-through text decoration is usually used on a page to cancel out past text or older revisions.SQUIGGLE uses the HTML 5 canvas element to customize this text effect, adding a wavy line instead of the clunky straight line used by default by...

Developed by Tympanus, the script is a combination of jQuery and Lettering.js.The effect can be seen when hovering the mouse over text.The text's characters will be animated one by one, using a quick timed sequence.Sliding Letters can either replace the...

Reading Time

Reading Time 1.0.0

Estimated Reading Time takes into account the number of words in a block of text and calculates the amount of time a normal person might need to read it.The plugin uses a default words/minute ratio for computing the reading time.This value can be adjusted...

'jQuery ellipsis' cuts down long text lines and appends an ellipsis at the truncation spot, signaling the presence of more text hidden, due to lack of space.The plugin works on a row number basis, so the ellipsis can be added to text with multiple...