multifiltersjs
v0.0.10
Published
Select multiple input of the same group to perform a filter that is made via js
Downloads
2
Readme
MultiFilters JS
Select multiple input of the same group to perform a filter that is made via js
Bower.io
This package is available on Bower.
Installing
# install a package and add it to bower.json
$ bower install multifiltersjs --save
Install Bower.io
$ npm install -g bower
Bower depends on Node.js and npm. Also make sure that git is installed as some bower packages require it to be fetched and installed.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Test your changes to the best of your ability.
- Update the documentation to reflect your changes if they add or changes current functionality.
- Commit your changes (
git commit -am 'Added some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Creator
Created by Ivan Augusto Hoinacki