1.0.10 • Published 9 years ago

angular-devtrw-filters v1.0.10

Weekly downloads
3
License
-
Repository
github
Last release
9 years ago

angular-devtrw-filters

This provides common angular filters used in DevTRW projects.

Installation

  1. Install the source files using bower: bower install angular-devtrw-filters
  2. 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.

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago