components
components copied to clipboard
MobileUI was created thinking of making your hybrid application faster and smaller since you only install what you are really going to use for UI.
## Component: calendar Inspiration:    
Component: clip-path See this: http://bennettfeely.com/clippy/
## Component: color-picker Try use HTML5 picker: https://www.w3schools.com/colors/colors_picker.asp
https://css-tricks.com/clipping-masking-css/
## Component: image-filter See features CSS: https://css-tricks.com/almanac/properties/f/filter/ And this examples: http://bennettfeely.com/image-effects/ http://bennettfeely.com/filters-gallery/
## Component: chartjs Using http://www.chartjs.org/samples/latest/
## Component: mobileuijs This component is a simple library for manipulating data and states of elements in JavaScript. ### Features - [x] Observer object or array to create a element...
## Component: gestures Inspiration in: https://ionicframework.com/docs/components/#gestures See this lib: http://hammerjs.github.io/
## Component: draw Inspiration plugin jQuery: http://intridea.github.io/sketch.js/ Use native JavaScript. Inspiration idea: 
See this plugin for inspiration: https://github.com/uNmAnNeR/imaskjs