0.0.5 • Published 11 years ago
ng-utils v0.0.5
ng-utils
CommonJS wrapper for angular.js helper functions. In the browser, it uses angular. On the server, most functions fall back to lodash equivalents. Allows you to target some of your angular code to run server side as well. (Just keep any DOM manipulation, etc from leaking into your module).
List of implemented functions.
angular.extendangular.equalsangular.forEachangular.noopangular.bindangular.fromJsonangular.identityangular.isUndefinedangular.isDefinedangular.isStringangular.isFunctionangular.isObjectangular.isNumberangular.isElementangular.isArrayangular.isDateangular.lowercaseangular.uppercase
Not implemented (PR's welcome):
angular.copyangular.toJson