The act of converting content from its original format into a format capable of being displayed on the web
Manage Multiple WordPress Sites

JavaScript

JavaScript Category

Automated Testing for Mobile Applicaitons — Appium

Appium is a mobile application testing framework that automates testing in many languages.

appium Automated Testing for Mobile Applicaitons    AppiumAppium helps combating the inevitable pain of testing your apps on different native platforms.

It gives you the chance to use the tools you always use to test kick-ass applications that you create for different environments.

Appium only works on Mac OSX and requires Node.js.

 

Build Responsive Layouts Easily — skel.js

skel.js is a JavaScript framework for building responsive sites and applications.

skeljs Build Responsive Layouts Easily    skel.jsskel.js has a 12-column CSS grid system that is very much enhanced by JavaScript so it can handle complex layouts more easily.

skel.js has implemented a breakpoint handling system which is straight to the point. Additional features, such as the well-developed CSS shortcut system, help with writing concise & effective code.

 

 

Visualize And Edit JSON Data — JSONMate

JSONMate is a JSON data inspector, visualizer and editor.

json Visualize And Edit JSON Data    JSONMateJSONMate can create tree-like visual representations of JSON objects, edit JSON objects in a useful way and do other things with data that’s otherwise sometimes too hard to read and edit with in-line editors. You can paste the strings or load them from an external resource.

 

A JavaScript Physics Engine — Verlet.js

Verlet.js (pronounced ‘ver-ley’) is a Verlet integration physics engine written in JavaScript.verletjs A JavaScript Physics Engine    Verlet.js

Verlet.js can handle simulations, composites, particles and constrains. From these you can make just about anything, the sky is the limit. Its parts intertwine very well: for example, you can link particles together so they interact.

 

Create Beautiful Charts Easily — Chartkick

Chartkick is a Ruby gem (also available as a jQuery plugin) for creating charts easily.

chartkick Create Beautiful Charts Easily    ChartkickChartkick allows making the most common types of charts in seconds, thus allowing you to focus on getting the data, not writing the code.

It works on most browsers, including IE6, which is quite a feat for any modern library.

 

A Responsive & Touch-friendly Player — Audio Player

Audio Player is a lightweight & customizable audio player that supports touch events.

audioplayer A Responsive & Touch friendly Player    Audio PlayerAudio Player weighs a mere 4 kilobytes but has some awesome features:

  • It’s responsive;
  • Degrades gracefully;
  • Doesn’t use images or flash.

The plugin tries to use native functionality where it can, but is not directly native.

All in all, Audio Player looks like a basic and, above all, functional audio player.