Angular Mobile Select
Angular Mobile Select is a perfect blend of mobile design with the material design. Inspired by the Material Design form Google and the native dropdown from various mobile platforms made us to make a flexbile select component for Angular
New Features!
- Everything is new here. Check it out!
Tech
Angular Mobile Select uses a number of open source projects to work properly:
- AngularJS - HTML enhanced for web apps!
- Angular Animate - HTML enhanced for web apps!
- jQuery - Because everything is jQuery.
And of course Angular Mobile Select itself is open source with a public repository on GitHub.
Installation
Angular Mobile Select requires Node.js v4+ to run.
It is Very Easy and you can install this in a way you're familiar with.
Bower
$ bower install angular-mobile-select
NPM
$ npm install angular-mobile-select
HTML
<!-- Style for the Angular Material Select --> <!-- Script for the Angular Material Select -->
JS
angular;
Development
Want to contribute? Great!
We are just starting up with this and we have a vision to take this to many more levels.
License
MIT