angular-devtrw-filters
v1.0.10
Published
Provides common angular filters used in DevTRW projects
Downloads
27
Readme
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 main section of the contained bower.json for use with automated build tools.
3. Include the dtrw.filters module (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.
