Google TTS

Google TTS 1.0.1

Google TTS can be used to read and speak text from a Web page, taking full advantage of the Google TTS API, an integral part of the Google Translate service.All spoken text will be rendered via HTML 5 Audio (if supported).Due to some restrictions, the...

Squel.js

Squel.js 4.0.0 updated

Sometimes developers prefer using ORMs or query builders to run SQL operations.This is mainly because of SQL's complicated syntax and the different way each database engine interprets it.Squel.js allows developers to use JavaScript syntax to write their...

Melkor

Melkor 1.2.7 updated

Melkor was inspired by GitHub's fantastic Gollum wiki engine, engine used for GitHub's very own wiki functionality. The Melkor engine works by storing all the data inside Git repos and using Markdown (the GitHub version) for formatting the pages'...

WordPress Flickr Embed adds a button to the default WordPress WYSIWYG editor which enables authors to embed Flickr images a lot easier.So instead of dabbling with complicated HTML code, authors can push a button and a popup image will appear from where...

Weber

Weber 1.0.6

Weber can compile, merge and compress various scripts and stylesheets before sending them to the client's browser.This speeds up the loading process for that app/website, and helps the developer deliver faster products, optimized for today's...

LZW Async

LZW Async 0.1.3

LZW Async is a JavaScript library developed for compressing text using the LZW algorithm.This algorithm was created for compressing large text-based data and uses a simple dictionary for reusing the previously compressed data when possible.Just like the...