daet v3.7.0-next.1592601509.071ddf9d5036a0f6c1eb479efc963ffbfd9d16f9
Minimal immutable date class that supports relative time, calendar time, and plus/minus of different units.
Usage
Why use Daet over say?
- https://github.com/matthewmueller/date
- https://github.com/iamkun/dayjs
- https://github.com/hustcc/timeago.js
- https://github.com/catamphetamine/javascript-time-ago
- https://github.com/date-fns/date-fns
- https://github.com/taylorhakes/fecha
- https://github.com/wanasit/chrono
- https://github.com/moment/moment/
- https://github.com/moment/luxon
Beause Daet:
- is written in typescript, so you get great intellisense
- is immutable, so no funy business
- is absolutely tiny in size
- yet it has the most intuitive, rich, and efficient relative date interface out there
npm
pika
<script type="module">
import pkg from '//cdn.pika.dev/daet/^3.7.0'
</script>unpkg
<script type="module">
import pkg from '//unpkg.com/daet@^3.7.0'
</script>jspm
<script type="module">
import pkg from '//dev.jspm.io/daet@3.7.0'
</script>Discover the release history by heading on over to the HISTORY.md file.
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
These amazing people are maintaining this project:
No sponsors yet! Will you be the first?
These amazing people have contributed code to this project:
Discover how you can contribute by heading on over to the CONTRIBUTING.md file.
Unless stated otherwise all works are:
and licensed under:
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
5 years ago
5 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago