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
Node.js
This demo uses a require
statement, CommonJS
HTML and Vanilla JS
This demo uses a <script>
tag, HTML