A flexible, headless date and time input library for JavaScript. Provides tools for building fully customizable date and time input fields, with support for libraries like React, Preact, Vue, Svelte and Solid.
I have checked tsup config and it doesn't include cjs format.
Is there any reason why it does not support cjs ?
Why do I ask about this? so, I have an old UI lib project that still uses cjs and I have to modified this package on my local to work.
I could do a PR about this if it is needed.
I have checked tsup config and it doesn't include cjs format. Is there any reason why it does not support cjs ? Why do I ask about this? so, I have an old UI lib project that still uses cjs and I have to modified this package on my local to work. I could do a PR about this if it is needed.