AngularJS Cheat Sheet by ProLoser ProLoser via via cheatography.com/1600/cs/513/ Directives
Filters
Global Functions
ng-app="plaintext"
amount | currency[:symbol] currency[:symbol]
angular.bind(self, angular.bind (self, fn, ar gs)
Formats a number as a currency (ie $1,234.56).
ng-bind[-html-unsafe]="expression" ng-bind-template="string" ng-change="expression"
date | date[ date [ :format :format] ] array | filter:expression
Selects a subset of items from array. Expression
ng-checked ="boolean" ng-class[[ -event|ng-class -event|-odd] odd] ="string|object" ="string|object"
takes string|Object|function() data | json
ng-[dbl] ng[dbl] click click="expression" ng-cloak="boolean"
Convert a JavaScript object into JSON string. array | limitTo:limit
Creates a new array containing only a specified
ng-controller="plaintext"
number of elements in an array.
(Content Security Policy) ng-disabled="boolean"
text | linky
Finds links in text input and turns them into html