1.0.10 • Published 10 years ago
angular-devtrw-filters v1.0.10
angular-devtrw-filters
This provides common angular filters used in DevTRW projects.
Installation
- Install the source files using bower:
bower install angular-devtrw-filters Include either source file in
dist/, they are both the same.Note: Both files have the same content however one has a hash of the file appended to the filename and will change with each version. The revisioned filename is referenced in the
mainsection of the containedbower.jsonfor use with automated build tools.Include the
dtrw.filtersmodule (or the specific filter module needed) in your Angular app
Usage
Use the filters like you would use any other angualr filter. See the Angular Filter Docs for more information.
License
See the included LICENSE file.