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...

ArangoDB

ArangoDB 2.8.1 updated

ArangoDB is not your standard database if you've been working with MySQL all your life. There are serious differences between it and classic relational databases, ArangoDB being ideal for high-load and high-speed environments. It's a data storage system...

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...

HubPress

HubPress 0.4.0 updated

HubPress is different from other blogging platforms because it doesn't use a database, nor does it use a classic WYSIWYG editing experience. This tool merges technologies like static site generators with modern hosting infrastructures like GitHub. A...

Jekyll

Jekyll 3.1.1 updated

Initially developed to automatically generate and power the GitHub Pages service, Jekyll can also be deployed on standalone servers and help users run their very own website Jekyll works by reading a template, running it through a Textile/Markdown and...

MUI

MUI 0.2.5 updated

MUI was coded in HTML, JS, and CSS, but also comes in special versions for working with Facebook's React framework, the new WebComponents standard, and for specifically designing email templates. The framework is not yet fully done, still being under...

analytics-java

analytics-java 1.0.7 / 2.0.0-RC2 updated

The analytics-java library provides a service-agnostic tool for loading multiple analytics accounts on a Web page or app via one line of code. This means developers can concentrate on their project instead of learning or debugging various analytics...

Montage

Montage 0.15.2 updated

Montage is closely integrated with CommonJS, providing lots of useful utilities for developing in the most hyped technology of the last years, HTML 5.What is new in this release:Fixed "url" module id. What is new in version 0.15.0:Fixed...