GitPedia

Wx calendar

微信小程序-日历组件 📅

From treadpit·Updated June 22, 2026·View on GitHub·

**wx calendar** is a 微信小程序-日历组件 📅 The project is written primarily in JavaScript, distributed under the MIT License license, first published in 2017. It has gained significant community traction with 2,449 stars and 493 forks on GitHub. Key topics include: calendar, wxapp.

Latest release: release/2.1.2v2.1.2
June 23, 2021View Changelog →

Build Status
Libraries.io dependency status for GitHub repo

Demo

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

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

在页面 wxml 中引入组件

xml
<calendar />

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

效果图

<div align=center><img src="https://raw.githubusercontent.com/treadpit/wx_calendar/master/screenshot/calendar-example.png" width="100%" height="auto" alt="日历效果图"/></div>

Contributors

Showing top 9 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from treadpit/wx_calendar via the GitHub API.Last fetched: 6/23/2026