js-sequence-diagrams
Latest
March 25, 2013, No comments

TweetJs-Sequence-Diagrams is a new javascript library to turn text into vector UML sequence diagrams. The library uses Jison to parse the text, and RaphaĆ«l to draw the image. The result …

w3c

Web Cryptography API on Securing JavaScript

February 28, 2013, No comments

TweetOne of the latest development for a more secure JavaScript, is the Web Cryptography API by the W3C. The latest working draft released on January ...

hexagonal-js

HexagonalJS, Single Page Apps Clean Architecture

February 22, 2013, No comments

TweetThis week a new JavaScript “idea” have been released, HexagonalJS, a Non-framework approach to JavaScript apps – it’s not ...

svg-js

SVG.JS Lightweight library for manipulating and animating SVG.

February 22, 2013, No comments

TweetSVG.JS is a lightweight JavaScript library for manipulating and animating SVG. SVG.js size is only 5k gzipped, it came with an easy readable uncl ...

  • yui3
    YUI 3.9.0pr3 Released
    February 21, 2013, No comments

    TweetIn the latest YUI preview release 3, many changes and improvements have been added such as the integration of Y.Tree in the framework, Normalize.css that replaced CSSBase, which is great ...

  • JavaDocs Ext-fied with Sencha Docs
    July 17, 2010, No comments

    TweetJavaDoc have just got a facelift with Sencha Docs for Ext GWT. JavaDoc is the standard for creating API documentation based on comments in Java source code, but documentation generated ...