From 29318f8a8a0e52ebfad6eed390d853b03029bac3 Mon Sep 17 00:00:00 2001 From: Astrian Zheng Date: Wed, 26 Feb 2025 11:46:02 +1100 Subject: [PATCH] docs: update README to include Vue.js 3 support information --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2cb07b..07e0a89 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ Datenel is a web UI component for selecting dates. It provides a customizable date picker panel that can be easily integrated into your React applications. +Want to use Datenel in Vue.js 3 application? [We got you](https://www.npmjs.com/package/datenel-vue3). + ![A preview of Datenel components for SingleWeekPicker and SingleDayPicker](https://s2.loli.net/2025/02/21/CTnxMcEOg53WK9y.png) *Shadow border not included. Battery included.* -*A Vue.js-supported version is in development.* - ## Features - **Zero runtime dependencies**: Slim size with low to 14.26 kB, also flexible to your favorite time processing library.