All Projects → treadpit → Wx_calendar

treadpit / Wx_calendar

Licence: mit
微信小程序-日历组件 📅

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Wx calendar

Wxa Plugin Calendar
小程序插件-预约日历插件-微信小程序日历插件
Stars: ✭ 124 (-93.82%)
Mutual labels:  wxapp, calendar
Wepy Calendar
微信小程序/wepy/日历组件
Stars: ✭ 58 (-97.11%)
Mutual labels:  wxapp, calendar
Khal
📆 CLI calendar application
Stars: ✭ 1,888 (-5.98%)
Mutual labels:  calendar
React Native Dates
React Native date / daterange picker and calendar
Stars: ✭ 145 (-92.78%)
Mutual labels:  calendar
Timetable
📅 Customizable flutter calendar widget including day and week views
Stars: ✭ 140 (-93.03%)
Mutual labels:  calendar
React Input Calendar
Stars: ✭ 138 (-93.13%)
Mutual labels:  calendar
React Calendar
React.js Calendar Component (npm install react-calendar-component) 📅
Stars: ✭ 142 (-92.93%)
Mutual labels:  calendar
Punic
PHP translation and localization made easy!
Stars: ✭ 133 (-93.38%)
Mutual labels:  calendar
Quasar Ui Qcalendar
QCalendar - Quasar App Extension, Vue CLI plug-in and UMD distributions available
Stars: ✭ 148 (-92.63%)
Mutual labels:  calendar
Zbjcalendar
ZBJCalendar is a simple calendar framework for iOS.
Stars: ✭ 140 (-93.03%)
Mutual labels:  calendar
Moment Hijri
A Hijri calendar (Based on Umm al-Qura calculations) plugin for moment.js
Stars: ✭ 144 (-92.83%)
Mutual labels:  calendar
Tail.datetime
A lightweight, translat- and configurable Open Source DateTime Picker, written in pure vanilla JavaScript!
Stars: ✭ 139 (-93.08%)
Mutual labels:  calendar
Openki
We moved to GitLab 💔 Openki is a tool to build up and organize local communities – Open education for real.
Stars: ✭ 137 (-93.18%)
Mutual labels:  calendar
Flutter Timeline
⌚️ A general flutter timeline widget based on real-world application references
Stars: ✭ 142 (-92.93%)
Mutual labels:  calendar
Jtoday
This is an extremely brief notification center calendar plugin (Swift).
Stars: ✭ 137 (-93.18%)
Mutual labels:  calendar
Wrcalendarview
Calendar Day and Week View for iOS
Stars: ✭ 147 (-92.68%)
Mutual labels:  calendar
Calendar
Simple event calendar, with agenda view
Stars: ✭ 135 (-93.28%)
Mutual labels:  calendar
Life Calendar
A look at the big picture.
Stars: ✭ 139 (-93.08%)
Mutual labels:  calendar
Jscalendar
Just a simple javascript calendar
Stars: ✭ 142 (-92.93%)
Mutual labels:  calendar
Chinese Lunar Calendar For Mac
Chinese Lunar Calendar for Mac
Stars: ✭ 150 (-92.53%)
Mutual labels:  calendar

Build Status Libraries.io dependency status for GitHub repo

Demo

以下为一个简单日历展示的使用方法

{
  "usingComponents": {
    "calendar": "/your_component_path/calendar/index"
  }
}

在页面 wxml 中引入组件

<calendar />

更多自定义配置及功能 请查阅日历文档

效果图

日历效果图
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].