Skip to content

Multi-selectable filter library designed to make filtering responsive and interactive

License

Notifications You must be signed in to change notification settings

richardgsands/angufilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

angufilter

A responsive multi-selectable filter library designed to make filtering interactive and intuitive

###Key Features

  • Feature 1
  • Feature 2
  • Etc...

Getting Started

Download the code, and include the angufilter.js file in your page. Then add the angufilter module to your Angular App file, e.g.

var app = angular.module('app', ["angufilter"]);

Local Usage

<angufilter  prop1="val1"
              prop2="val2"/>

Description of attributes

Attribute Description Required Example
prop1 Description 1 of prop1 Yes Example
prop2 Description 2 of prop2 No Example

About

Multi-selectable filter library designed to make filtering responsive and interactive

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published