Build HTML5 Mobile Apps with Bootstrap and Angular JS http://mobileangularui.com
Pattern matching for JavaScript inspired by one of the great features of the Haskell language. https://github.com/pb82/MissMatch
A JavaScript library for arbitrary-precision decimal and non-decimal arithmetic. https://github.com/MikeMcl/bignumber.js/
$http({ method: 'POST', url: url, data: data, headers: { 'Content-Type': 'application/x-www-form-urlencoded' } }).success(function (result) { });
IF CONDITION<div ng-if="condition"> <div>{{object.property}}</div> </div> SWITCH<div ng-switch on="selection" > <div ng-switch-when="settings">Settings Div</div> <span ng-switch-when="home">Home Span</span> <span ng-switch-default>default</span> </div>
Transparency is a minimal template engine for jQuery http://leonidas.github.io/transparency/
RSS