How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A simple example of a responsive Month Calendar app widget for Android
The main features of romannurik/android-monthcalendarwidget are: Calendars and Pickers.
Projects with overlapping indexed features include: pikaday/pikaday — Pikaday is a lightweight JavaScript datepicker library and client-side date input manager. It provides a standalone… cvcalendar/cvcalendar — A custom visual calendar for iOS 8+ written in Swift (>= 4.0). derekbrameyer/android-betterpickers — [NO LONGER MAINTAINED] Android library for better Picker DialogFragments. itsmeichigo/datetimepicker — A nicer iOS UI component for picking date and time. patchthecode/jtapplecalendar — JTAppleCalendar is a customizable calendar component and date picker library for iOS applications built with Swift. It… richardtop/calendarkit — 📅 Calendar for Apple platforms in Swift.
Pikaday is a lightweight JavaScript datepicker library and client-side date input manager. It provides a standalone calendar interface for selecting dates in web applications as a zero-dependency UI component that operates without external frameworks or libraries. The tool features a modular CSS architecture that separates structural logic from visual presentation, allowing for flexible customization of the calendar layout. It includes built-in support for calendar localization, enabling the update of month names and weekday labels to match specific languages or regions. The library manages
NO LONGER MAINTAINED Android library for better Picker DialogFragments
A nicer iOS UI component for picking date and time
A custom visual calendar for iOS 8+ written in Swift (>= 4.0).