All Projects → nehakadam → Anypicker

nehakadam / Anypicker

Licence: mit
jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Custom Select etc

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Anypicker

Calenstyle
Responsive Drag-&-Drop Event Calendar Library for Web, Mobile Sites, Android, iOS & Windows Phone
Stars: ✭ 83 (-27.19%)
Mutual labels:  android-app, ios-app, windows-phone, jquery
Datetimepicker
jQuery Plugin Date and Time Picker
Stars: ✭ 3,402 (+2884.21%)
Mutual labels:  picker, datetimepicker, jquery
Flutter Tetris
a tetris game powered by flutter. 使用flutter开发俄罗斯方块。
Stars: ✭ 1,109 (+872.81%)
Mutual labels:  android-app, ios-app
Rust android ios
Android / iOS app with shared Rust logic
Stars: ✭ 69 (-39.47%)
Mutual labels:  android-app, ios-app
Lbrnmeituan
ReactNative 仿美团项目
Stars: ✭ 84 (-26.32%)
Mutual labels:  android-app, ios-app
Open Source Flutter Apps
📱 List of open source Flutter applications
Stars: ✭ 1,086 (+852.63%)
Mutual labels:  android-app, ios-app
Flutter gank
Flutter版 干货集中营
Stars: ✭ 60 (-47.37%)
Mutual labels:  android-app, ios-app
Chatter App
This is a flutter based modern messaging app where users can sign up and log in to chat with their friends, family, colleagues among groups with enriched User-Experience.
Stars: ✭ 80 (-29.82%)
Mutual labels:  android-app, ios-app
React Natives App
App for the React & React Native developer community as a demo project for the React Native meetups in Germany
Stars: ✭ 20 (-82.46%)
Mutual labels:  android-app, ios-app
Kotlin Mpp Standard
A standard setup for Kotlin multiplatform projects.
Stars: ✭ 92 (-19.3%)
Mutual labels:  android-app, ios-app
Angular Bootstrap Datetimepicker
Native Angular date/time picker component styled by Twitter Bootstrap
Stars: ✭ 1,289 (+1030.7%)
Mutual labels:  picker, datetimepicker
Materialdaterangepicker
A material Date Range Picker based on wdullaers MaterialDateTimePicker
Stars: ✭ 1,315 (+1053.51%)
Mutual labels:  picker, datetimepicker
Datetimepicker
This is a custom android holo datepicker timepicker
Stars: ✭ 56 (-50.88%)
Mutual labels:  picker, datetimepicker
Space Curiosity
All space related agregator, built with Flutter - Spark your curiosity!
Stars: ✭ 56 (-50.88%)
Mutual labels:  android-app, ios-app
Gas Oil Mixture Mobile
Mobile app for calculation of gasoline/oil ratio for 2 stroke engines built with React Native.
Stars: ✭ 61 (-46.49%)
Mutual labels:  android-app, ios-app
Flutter Tasky App
A Flutter Task App
Stars: ✭ 48 (-57.89%)
Mutual labels:  android-app, ios-app
Matchimals.fun
🦁 🃏 📱 An animal matching puzzle card game– built with turn-based game engine boardgame.io and React-Native + React-Native-Web
Stars: ✭ 101 (-11.4%)
Mutual labels:  android-app, ios-app
Tempus Dominus
A powerful Date/time picker widget.
Stars: ✭ 6,900 (+5952.63%)
Mutual labels:  picker, datetimepicker
Kotlin Native Superhero App
Android and iOS master detail application for list Marvel Super Heroes
Stars: ✭ 15 (-86.84%)
Mutual labels:  android-app, ios-app
Rc Datetime Picker
React component for datetime picker by Moment.js
Stars: ✭ 85 (-25.44%)
Mutual labels:  picker, datetimepicker

AnyPicker - Picker Library for Mobile OS

What is AnyPicker?

AnyPicker is a jQuery Picker Library for Android, iOS & Windows Phone. eg Date Picker, Time Picker, DateTime Picker, Rating Picker, Custom Select etc. It simulates native picker functionality as seen in iOS, Android & Windows Phone & has many customizable features.

Where can I use AnyPicker?

You can use AnyPicker in your

  • Web applications
  • Mobile websites
  • Native mobile applications using webview
  • Hybrid mobile applications created using Phonegap, Titanium etc.

Browser Support

  • Chrome, Firefox, Safari, Opera, IE 10+
  • Android 2.3+, iOS 6+, Windows Phone 8

##Installations

  • npm

    npm install anypicker

  • bower

    bower install anypicker

##CDN AnyPicker is hosted on jsDelivr.

Files - Latest

<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/[email protected]/dist/anypicker-all.min.css" />
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/[email protected]/dist/anypicker.min.js"></script>
<!-- For i18n -->
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/[email protected]/dist/i18n/anypicker-i18n.js"></script>

Files - Particular Version

<link rel="stylesheet" type="text/css" href="//cdn.jsdelivr.net/npm/[email protected]<version>/dist/anypicker-all.min.css" />
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/[email protected]<version>/dist/anypicker.min.js"></script>
<!-- For i18n -->
<script type="text/javascript" src="//cdn.jsdelivr.net/npm/[email protected]<version>/dist/i18n/anypicker-i18n.js"></script>

Authors

Neha Kadam: Developer
Lajpat Shah: Concept & Design Contributor

Thank You



Copyright 2017 Lajpat Shah

##License

Licensed under the MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].