3.10.0-next.1592737939.9d326f06cf4a2fbf22d6195ed132472783d96723 • Published 6 years ago

daet v3.10.0-next.1592737939.9d326f06cf4a2fbf22d6195ed132472783d96723

Weekly downloads
13
License
MIT
Repository
github
Last release
6 years ago

Minimal immutable date class that supports relative time, calendar time, and plus/minus of different units.

Usage

Complete API Documentation.

Why use Daet over say?

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.10.0'
</script>

unpkg

<script type="module">
    import pkg from '//unpkg.com/daet@^3.10.0'
</script>

jspm

<script type="module">
    import pkg from '//dev.jspm.io/daet@3.10.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:

4.7.0

2 years ago

4.6.0

2 years ago

4.5.0

3 years ago

3.24.0

3 years ago

4.4.0

3 years ago

4.0.0

3 years ago

4.3.0

3 years ago

4.2.0

3 years ago

4.1.0

3 years ago

3.22.0

5 years ago

3.23.0

5 years ago

3.21.0

5 years ago

3.10.0

6 years ago

3.9.0

6 years ago

3.8.0

6 years ago

3.7.0

6 years ago

3.6.0

6 years ago

3.5.0

6 years ago

3.4.0

6 years ago

3.3.0

6 years ago

3.2.0

6 years ago

2.0.0

7 years ago

1.11.0

7 years ago

1.10.0

7 years ago

1.8.0

7 years ago

1.9.0

7 years ago

1.7.0

7 years ago

1.6.0

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago