Skip to content
forked from kirklin/calendar

event calendar 基于Vue3、Tailwind制作的日历组件

License

Notifications You must be signed in to change notification settings

acegank/calendar

 
 

Repository files navigation

Calendar

🍞📅 A Vue calendar Component

English | 简体中文

Features

Coding Style

Recommended IDE Setup

✨ Monthly, Weekly, Daily View

Calendar Month View

Calendar Week View

Performance

Outstanding performance

Try it now!

Clone to local

npx degit kirklin/calendar my-vite-app
cd my-vite-app
pnpm i

Usage

Development

Just run and visit http://localhost:8888

pnpm run dev

Build

To build the App, run

pnpm run build

And you will see the generated file in dist that ready to be served.

About

event calendar 基于Vue3、Tailwind制作的日历组件

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 66.8%
  • TypeScript 22.2%
  • JavaScript 6.8%
  • SCSS 3.1%
  • HTML 0.8%
  • Shell 0.2%
  • CSS 0.1%