Blanket.js

Blanket.js 1.2.1 updated

Code Coverage is a metric used in software development describing the amount of code that has been tested. The higher it is the better it is. Blanket.js was developed to works with client-side (browsers) and server-side (Node.js) environments.What is new...

JSCS

JSCS 2.9.0 updated

JSCS works just like a classic code linter, but instead of checking the validity of the code's syntax, it checks if various styling rules are respected. Over 90 of such rules are included by default with the JSCS package, some of them organized in...

zombie.js

zombie.js 4.2.1 updated

Zombie.js allows developers to test client-side JavaScript code in a simulated environment. Client-side code can be tested in Node.js, just like they will be ran inside a browser.What is new in this release:ADDED: Preliminary support for the Fetch API...

pageres

pageres 3.0.1 updated

You've spent weeks working on a website, put hours and hours of work in, feel happy you got it over with, and when you launch it users are complaining it's not looking right. What we've described above is the most common scenario that...

Mocha

Mocha 2.3.4 updated

Mocha was written to quickly execute asynchronous tests for JS code, allowing developers to detect and fix problems in their code. The Mocha testing toolkit has managed to gain quite a following thanks to its heavily Node.js integration, accurate...

Nightwatch.js

Nightwatch.js 0.8.9 updated

Nightwatch.js is a tool for advanced developers that allows them to test how their applications will fare on various browsers, in various conditions, without actually having to replicate them in real-life. It uses the Selenium browser automation Web...

jQuery Stage

jQuery Stage 1.1.8 updated

jQuery Stage sniffs out viewport details for debug purposes. A demo is included with the download package. jQuery Stage collects: Viewport width Viewport height DP DPPX PPI DI Viewport type (desktop, tablet, phone) Viewport orientationWhat is new in this...

UAParser.js

UAParser.js 0.7.9 updated

UAParser.js reads a visitor's user agent string, extracting information about the device type, browser type, engine details and used operating system. These details can then be used in optimizing the visitor's experience on the site either by...

Quail

Quail 2.2.19 updated

Quail comes as a jQuery plugin with Node.js support allowing developers to easily point it at a Web page and run several suites of accessibility tests. By default Quail supports the WCAG 2.0 and United States Section 508 accessibility guidelines. Over 200...