Skip to content

cyberdelphos/angular-inarray-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 A. Carrasco.

Released under MIT License.

About

Filter results that are contained inside an array

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published