jameskerr/angular-inarray-filter

Filter results that are contained inside an array

0

stars

16

commits

Mar 9, 2014

updated

README

Angular InArray Filter

Filter results that are contained inside an array

Installation

  1. Download the zip located at this repo's '/dist' directory and copy its contents to your project's libraries directory (usually '/lib')
  2. Inject the module 'filters-inArrayFilter' to your Angular App definition (usually in your app.js file)
  3. Add this script to your html code: <script src="lib/angular-inarray-filter/angular-inarray-filter.js"></script>

Usage

Use the inArrayFilter as described here

Documentation

Check the documentation of this repository at it's GitHub Page

License

Copyright 2014 Alejandro Carrasco.

Released under MIT License.

Contributors

cyberdelphos

16 commits

jameskerr/angular-inarray-filter

Filter results that are contained inside an array

0

stars

16

commits

Mar 9, 2014

updated

README

Angular InArray Filter

Filter results that are contained inside an array

Installation

  1. Download the zip located at this repo's '/dist' directory and copy its contents to your project's libraries directory (usually '/lib')
  2. Inject the module 'filters-inArrayFilter' to your Angular App definition (usually in your app.js file)
  3. Add this script to your html code: <script src="lib/angular-inarray-filter/angular-inarray-filter.js"></script>

Usage

Use the inArrayFilter as described here

Documentation

Check the documentation of this repository at it's GitHub Page

License

Copyright 2014 Alejandro Carrasco.

Released under MIT License.

Contributors

cyberdelphos

16 commits