Replies: 1 comment 3 replies
-
@JaViLuMa i'd love to see a Svelte port of DayPicker. What could be the next step here? Source is MIT-licensed, so I'm sure there's a legit way to reuse the code via copy/paste :) On the other side, what if someone else wants to implement t a Vue version? I'm thinking about further abstracting DayPicker internals in a React-free module, for easier reuse by other libraries. This may help solidifying the code behind DayPicker, but poses multiple challenges. What about packages like:
/cc @rodgobbi - what are your thoughts here? Could it be a step too big for the next future? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I really love how simple it is to use and how customizable this package is.
Professionally, this is my go-to library for anything that includes working with calendars. That's why I would love to help create/implement a Svelte version of this package or at least give the idea of there existing Svelte version.
Beta Was this translation helpful? Give feedback.
All reactions