Shaka Player

Shaka Player 1.6.3

Shaka Player is a generic HTML5 video player that comes with a powerful JavaScript library created by Google's team with the role of reducing the time needed to implement a DASH client. DASH stands for Dynamic Adaptive Streaming over HTTP, and is a...

read more
Guava

Guava 19.0 updated

The Guava cover a lot of basic points when it comes to Java programming, but not enough to be called a proper Java framework. Dealing with low-level functionality, string, and data processing, the Guava collection can be used whenever needing to do basic...

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

Traceur

Traceur 0.0.92 updated

Unlike Python, Ruby, PHP, or Perl, there is no versioning number for JavaScript's core. The language itself is governed by the ECMAScript standard, that uses various notations between different versions of the JS syntax.The currently version of ECMAScript...

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

Dart

Dart 1.1.3

Features:Classes Optional types Tooling Libraries New MIME type What is new in this release:Dart's Javascript output continues to shine. Performance on the Richards benchmark is 25% better than the first release, making runtime comparable to the original...

read more