abhishekjain12 / ngx-time-scheduler

A simple Angular Timeline Scheduler library.
https://abhishekjain12.github.io/ngx-time-scheduler/
MIT License
45 stars 44 forks source link

add alternative for date-fns or other moments alternatives #12

Open weihsth opened 3 years ago

weihsth commented 3 years ago

Hey there! Very nice component you wrote here! Would it be hard to also allow other date libraries like date-fns, which is based on native JavaScript Date object.

weihsth commented 3 years ago

If you ask the "why" question, here is a nice overview: https://github.com/you-dont-need/You-Dont-Need-Momentjs