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

typogr.js

typogr.js 0.6.5

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

underline.js uses the HTML5 canvas utility to optimize the way underlines are drawn on a Web page, removing blurs or ghost pixels from the final rendered result.Everything is displayed with pixel perfect precision, even on Retina-enabled...

Unicoder.js uses JavaScript to parse text and then replace each letter with its corresponded from a specified Unicode alphabet.The library supports the following Unicode alphabets:- Circled- Negative Circled- Squared- Negative Squared- Script- Fraktur-...

urlhighlight

urlhighlight 0.0.1

urlhighlight can highlight different parts of an URL when embedded as text on a Web page.The library can be used with syntax highlighters, breaking down a link into its composing parts and applying different colors to these sections.This is done by...

ViewerJS

ViewerJS 0.5.9 updated

ViewerJS will permit developers to easily embed a file inside a Web page without having to offer it for download as in previous years.This JavaScript library reads the file's source code, breaks down its content, and then reconstructs the original file...

WebODF

WebODF 0.5.8 updated

WebODF is an open source JavaScript library that allows ODF files to be opened, viewed and edited inside a Web browser, without having to use add-ons, extensions, or bindings to locally installed software.Everything is done inside the browser and the...