Modernizr

Modernizr 3.3.1 updated

Modernizr works by testing for over 40 next-generation features and creating a JavaScript object (named Modernizr) that contains the results of these tests as boolean properties.What is new in this release:Updated blob constructor test due to deprecation...

Brython

Brython 3.2.4 updated

Brython is a JavaScript library for using Python as a scripting language. It allows a developer to load Python code using a simple script declaration and interpret it as it would normal JavaScript. Just make sure to include the Brithon.js library...

Pym.js

Pym.js 0.4.5 updated

Any iframe embedded via Pym.js will look for its parent container and automatically resize itself to fit in the container. Both width and height dimensions are modified, and Pym also fixes cross-domain issues that most browsers have, letting developers...

uCSS

uCSS 0.4.7-beta updated

uCSS was developed by the same team that developed the Opera Internet browser and works from the Node.js CLI. Just point uCSS towards an HTML file and a CSS file, and it will detect which CSS rules are actually used inside the HTML file, giving a short...

VisSense.js

VisSense.js 0.8.3 updated

VisSense.js can detect what DOM elements are shown on the page, and how much of them we can see. This small JavaScript toolkit can work when the page loads, or in real-time, as the page is scrolled, or page elements are moved around. The library comes...

CreatePHP

CreatePHP 1.1.0 updated

Create.js is a technology agnostic package for Content Management Systems that lets their users edit the content of a website right on the page they're on. CreatePHP adapts this useful technology to work with PHP-generated websites and PHP-based CMS...

Goutte

Goutte 3.1.2 updated

Goutte uses the Guzzle PHP library to query for a desired Web page and then using a series of search filters narrows down the page only to the desired HTML data. Developers can use the library to build complex data mining and Web crawlers, retrieving only...

Gumbo Parser

Gumbo Parser 0.2.2 updated

Gumbo Parser ports some of Gumbo's features to JavaScript code, providing an interface on which JS code can interact with the library's original C code. The binding enables HTML 5 parsing to be supported in Node.js apps and websites, not...

Pleeease

Pleeease 4.0.4 updated

Pleeease works via the Node.js command like, taking a CSS file as input and generating a new version of the file that upgrades the CSS code syntax to work better in today's tangled mess of Internet browsers. This means Pleeease will add all the...