extend-date

Extend (prototype) the String object with new features like trim, camelCase, shorten, etc.

Usage no npm install needed!

<script type="module">
  import extendDate from 'https://cdn.skypack.dev/extend-date';
</script>

README

NPM version

extend-date

Extend (prototype) the Date object with new features - currently just timeAgo and add and remove seconds, hours, etc..

This is an early BETA version

As soon as the module has shown it's worth and stability on a live system, it will be marked as version >= 1.0.0.

Until then: Feel free to play around with it, learn from it.

To install

npm install extend-date