Skip to main content

Playground

Need to play around with easy-dates in a live environment before deciding if it's the right fit? No problem.

Whether you're looking for examples using require with CommonJS, import statements with ESM, or script tags in an HTML document, we've got a live demo ready to go.

React.js

This demo uses an import statement, Ecma Script Modules

Open easy-dates demo in StackBlitz

Node.js

This demo uses a require statement, CommonJS

Open easy-dates demo in StackBlitz

HTML and Vanilla JS

This demo uses a <script> tag, HTML

Open easy-dates demo in StackBlitz