Frequently Asked Questions
Does easy-dates
work with JavaScript modules?
Yes. Import it like you would any other package. View the React.js demo on StackBlitz for a live example.
Does easy-dates
work with CommonJS?
Yes. Require it like you would any other package. View the Node.js demo on StackBlitz for a live example.