Write ActionScript In HTML — FlashJS
FlashJS is an HTML5 game engine similar to Flash. The engine’s API is very similar to Flash and — wait for it — allows writing ActionScript 3 directly inside <actionscript> tags. The library...
View ArticlePage Switching In Single-file Websites — Roadcrew.js
Roadcrew.js is a library that adds page switching capability to single-page web applications. Roadcrew can be paired with something like Apache Cordova to increase performance by removing the need to...
View ArticleNode Performance Tests In ASCII Tables — benchtable
benchtable is a Node module that adds ASCII looks to performance tables. benchtable doesn’t provide benchmark functionality — nor does it create tables by itself; it’s done by benchmark.js and...
View ArticleZoom in on Images With Style — jQuery.Snipe
Snipe is a plugin that zooms into an image with an effect similar to a sniper lens. It has a number of options, but they are all straightforward at the moment. The plugin requires two images to be had....
View ArticleA Front-end Framework Upon SASS & Node — Maxmertkit
Maxkmertkit is a front-end framework with an awful lot of different features. Maxmertkit features a structure (class names) that’s more intuitive than that of BootStrap, and, well, it has more things...
View ArticleContinuously Check A Page’s SEO — Inpage SEO Checker
Inpage SEO Checker is an interesting little library that checks a page against the usual SEO standards. The library works by testing the page against the usual SEO “good practices” and printing any...
View ArticleRun Scripts On Remote Browsers With Node — Queen
Queen is a new framework for running JS scripts on remote browsers with Node.js. Queen.js can run distributed tasks on numerous browsers. It is used, for example, in Thrill.js, a browser testing tool...
View ArticleFully Responsive HTML5, CSS And JS Toolkit — Groundwork
Groundwork is a fully responsive HTML5, CSS and JavaScript framework/toolkit. Groundwork is built using SASS and Compass. It’s flexible and responsive, works on all major browsers and devices. Along...
View ArticleA Google-styled Theme For Bootstrap — TODC Bootstrap
TODC Bootstrap is a neat little Google-styled theme for Twitter’s Bootstrap. TODC is quite packed with features — 12-column responsive grid, IE7 support, and even a web-based Customizer — and its...
View ArticleLight & Simple Sound Processing For Games — jWebAudio
jWebAudio is a nice jQuery/standalone library for controlling sound effects. It offers a lightweight (9kb minified) and easy to use solution for most tasks required for video game development. Some...
View ArticleCool Instruction Overlays — Chardin.js
Chardin.js is a jQuery plugin that creates a simple instruction overlay (like that of Gmail) with instructions. Chardin.js can be used within a specific element. It has few methods and less events, but...
View ArticleAdaptive Modules and UI Components W/JavaScript — RaptorJS
RaptorJS is a framework for building adaptive modules and UI components. RaptorJS is developed by eBay and is unique in that it features ‘adaptive packaging’, which allows developers to target code for...
View ArticleEmpower Your Select Forms — Selectize.js
Selectize.js is a library for adding features, such as tagging, country selection, contact lists and so on to select elements. Selectize.js sports a clean code & a highly functional API. It...
View ArticleBuild User Interfaces Efficiently — React
React is a JavaScript library for building user interfaces in an efficient manner. React is quite flexible – as can be seen in an example, it can house external plugins for processing data. It uses a...
View ArticleCreate Web Buttons Easily — BUTTONS
BUTTONS is a library for creating CSS buttons, written with SASS and Compass. Glowing, rounded, circular, pill, square and other sorts of buttons are supported. This library allows a way of creating...
View ArticleBetter Dates and Times for Python — Arrow
Arrow is a Python library for manipulating, formatting and converting dates and times. Arrow is simple, lightweight and easy to use. The reason to use it over Python’s native functionality, however, is...
View ArticleEasy Data Retrieval and Aggregation — ql.io
ql.io is a declarative data retrieval gateway for “quickly consuming HTTP” APIs. ql.io uses concepts from SQL and JSON to create an efficient way of working with HTTP APIs. It doesn’t require the APIs...
View ArticleSleek & Intuitive Framework Based on Bootstrap — Twittstrap
Twittstrap is a Bootstrap-based framework for making web development faster and easier. Twittstrap is a fully-blown framework that has a number of useful features, such as: Optimized file structure; UI...
View ArticleA GUI App for Compiling LESS, SASS and Others — Koala
Koala is an application for compiling LESS, SASS, Compass and CoffeeScript. Koala has support for such goodies as: Listening for file changes and compiling them upon detected changes; Auto-compression;...
View ArticleBootstrap 3 Released
As a blog post (and the front page) at getbootstrap.com explains, the new version of Bootstrap is here. The new version features some “~1,600 commits, ~72,000 additions/deletions, and ~300 files...
View Article