Norband / custom_rss

RSS feed toy project
0 stars 0 forks source link

Calendar #8

Open Norband opened 3 years ago

Norband commented 3 years ago

https://github.com/mikeham98/react-awesome-calendar

Date picker https://www.npmjs.com/package/svelte-calendar

Svelte demo

<Calendar {today} year={2020} />

https://svelte.dev/repl/cb4d121decc54cc98e312d5b83c96df7?version=3.17.2

Svelte - Calendar component https://github.com/YogliB/svelte-fullcalendar Wrapper for https://fullcalendar.io/

MVP

Future