xrutayisire / react-js-cron

A React cron editor built with antd
https://xrutayisire.github.io/react-js-cron/?path=/docs/reactjs-cron--demo
MIT License
238 stars 105 forks source link

Remove Antd dependency? #43

Closed fab-mindflow closed 1 year ago

fab-mindflow commented 1 year ago

Is your feature request related to a problem? Please describe. Antd looks required and the bundle is more than 56mb.

Describe the solution you'd like Same great module without antd dependency, or only what is required i.e a lot more lightweight.

Describe alternatives you've considered Custom dev. Fork. Migration to Material UI. Any other OSS project (we haven't found)?

Additional context The component is quite appealing. We'd love to get feedback and possibly help.

Zuxaw-flow commented 1 year ago

We found this https://github.com/baymac/material-ui-cron in your PR's list the visual is not the same but it works for us

xrutayisire commented 1 year ago

Hello,

Duplicate of https://github.com/xrutayisire/react-js-cron/issues/10.

It could be nice of course to have this component work with any library or no library at all. I don't have the time to handle this at the moment, but it would be great if someone can help on that.

I propose you continue the conversation on the other issue if you can help on that.