Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tomosterlund/qalendar
Event calendar and date picker for Vue 3
https://github.com/tomosterlund/qalendar
calendar javascript vue
Last synced: 5 days ago
JSON representation
Event calendar and date picker for Vue 3
- Host: GitHub
- URL: https://github.com/tomosterlund/qalendar
- Owner: tomosterlund
- License: mit
- Created: 2022-05-13T05:01:42.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T00:53:26.000Z (3 months ago)
- Last Synced: 2024-10-29T09:07:22.591Z (3 months ago)
- Topics: calendar, javascript, vue
- Language: TypeScript
- Homepage: https://tomosterlund.github.io/qalendar/
- Size: 8.42 MB
- Stars: 264
- Watchers: 5
- Forks: 53
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-vue-3 - qalendar - A component library with an event calendar & datepicker. (Packages)
README
![qalendar](https://discover-test-files.s3.eu-central-1.amazonaws.com/Logo+MAIN.png)
[![Build](https://github.com/tomosterlund/qalendar/actions/workflows/build.yml/badge.svg)](https://github.com/tomosterlund/qalendar/actions/workflows/build.yml)
[![Coverage Status](https://coveralls.io/repos/github/tomosterlund/qalendar/badge.svg?branch=master)](https://coveralls.io/github/tomosterlund/qalendar?branch=master)
[![Unit tests](https://github.com/tomosterlund/qalendar/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/tomosterlund/qalendar/actions/workflows/unit-tests.yml)
[![End-to-end tests](https://github.com/tomosterlund/qalendar/actions/workflows/end-to-end-tests.yml/badge.svg)](https://github.com/tomosterlund/qalendar/actions/workflows/end-to-end-tests.yml)
[![npm](https://img.shields.io/npm/v/qalendar)](https://www.npmjs.com/package/qalendar)
![npm](https://img.shields.io/npm/dm/qalendar)Event calendar for Vue 3.
> [!CAUTION]
> This library is no longer maintained, but it has a younger, cooler sibling: [Schedule-X](https://github.com/schedule-x/schedule-x). It solves a lot of problems that Qalendar does not and won't solve..## Docs
For documentation and demo, see: https://tomosterlund.github.io/qalendar/
## Contact
For bug reports and feature requests,
please [open an issue](https://github.com/tomosterlund/qalendar/issues/new/choose) here on GitHub.For any other questions or comments, feel free to chat with us on
Discord: https://discord.gg/Z6sTaTNADN## License
MIT
Copyright (c) 2022-present, Tom Österlund