Skip to content

drarchy/compactcalendarvue3

 
 

Repository files navigation

Welcome to compactcalendarvue3 👋

Version License: MIT Twitter: tisseurdetoile Mastodon: tisseurdetoile

An compactCalendar implementation in Vue3. The compactCalendar of @daveseah but in Vue3

Demo

Install Test & Run

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Run End-to-End Tests with Cypress

npm run test:e2e

Lint and Fix Files

npm run lint

Author

👤 Le TisseurDeToile

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Simple Vue3 compactCalendar view

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 60.6%
  • JavaScript 35.5%
  • HTML 3.9%