Tweet_Parser is around 50 lines of code, but it will work like a charm, taking text from tweet-like text and linkifying it.By linkifying we mean taking "@username" and "#hashtag" terms and converting them into actual Twitter links.@username will be...

Type Scale enables a developer to setup a basic font size for their fonts, a preview text, the desired font-family settings and the font weight.Using these details, Type Scale will show a preview of the text, scaled at various dimensions.This will help...

Glyphr Studio

Glyphr Studio Beta 5.2

Glyphr Studio makes font design a lot easier and accessible to anyone by providing a self-hosted tool that can be used locally or online to let people design fonts using only their browsers instead of a bulky and most of the times too complicated desktop...

IEBoldOpacityFix is a lightweight fix that works by scanning for elements where the IE alpha opacity property has been used, scanning for the parent's background color and using it as the text's background as well.This small hack will remove some of the...

pycolumnize

pycolumnize 0.3.8

It parses a list of strings and displays the items as columns arranged horizontally or vertically, based on user input configuration data.The module simply takes the list enumeration and adds a newline character where needed.Each column is only as wide as...

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

Sentencer

Sentencer 0.1.4

Sentencer needs two things to work properly:- a phrasing template- a pool of wordsSentencer will first read the template, and for each template placeholder will go to the appropriate word pool and get a random word. It will then fill in the template and...

Blast.js

Blast.js 2.0.0

Blast.js can break down blocks of text, and then allow developers to interact with it via JavaScript.Blast can differentiate and work with words, sentences, elements, and even characters, allowing developers access to each of them, either in batches or...

jQuery TypeLink  was created to display text in an interactive way, slowly displaying it one character at a time.The plugin supports customizable typing speeds, delete actions, and hyperlinked text (a.k.a. links). Delays and custom CSS styles can...