0.0.10 • Published 9 years ago

multifiltersjs v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

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

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Test your changes to the best of your ability.
  4. Update the documentation to reflect your changes if they add or changes current functionality.
  5. Commit your changes (git commit -am 'Added some feature')
  6. Push to the branch (git push origin my-new-feature)
  7. Create new Pull Request

Creator

Created by Ivan Augusto Hoinacki

License

MIT License