AngularJS

AngularJS 2.1.0 / 1.5.8 updated

AngularJS uses an unique coding philosophy to properly arrange and structure a Web application, making easier to control and customize, just by JavaScript, without no complex server-side interactions. AngularJS improves dynamics and views management in a...

Cayley

Cayley 0.4.1 updated

Cayley is in the same realm as other database engines like Agamemnon, ArangoDB, OrientDB, Titan, Neo4J, and Twitter's Flock. They all use basic graph structures to store data and access it using a classic key-store system, making them all NoSQL...

Closure Compiler

Closure Compiler 20160125 updated

The Closure Compiler was written in Java and it has for many years achieved the best results when it come to analyzing, validating, and compressing JavaScript code for the Web. It's unique from other compilers not only because it compresses code...

The HTML 5 canvas tag is a great tool supported by today's modern browsers.The canvas utility allows developers to draw on a Web page using a programmatic API (aka via their source code).Because developers have full access to the graphics and the...

FOAM

FOAM 0.3.1

FOAM stands for Feature-Oriented Active Modeller. It is a generic, full-stack, reactive, meta-programming framework written in JavaScript.The framework can be used in building DSLs, which in turn intermediate the process of generating text, JS, and HTML...

The Google Data APIs (GData) provides a simple method of accessing Google's knowledge database.GData is an aggregation of all the data discovered by the famous Google search engine, uploaded by users, and curated by various Google services.The...