svelte-countdown icon indicating copy to clipboard operation
svelte-countdown copied to clipboard

Switch to Luxon?

Open rallisf1 opened this issue 2 years ago • 1 comments

I created a branch that uses Luxon instead of dayjs as I feel it is abandoned by this point, been waiting for v2 for ages.

Please feel free to test it out. I'll merge it into a 1.2.0 and update the readme once I get positive feedback here.

The only "breaking" change is the parsing format which has a few differences. You can lookup a table here.

My main concern is tree-shaking else I'd use momentjs as any sane person.

@treboryx @TheArctesian

rallisf1 avatar Jul 22 '22 12:07 rallisf1

is the output smaller with luxon? because I know dayjs is much smaller than luxon

treboryx avatar Jul 28 '22 08:07 treboryx