2.26.0 • Published 6 months ago

duration-timestamp v2.26.0

Weekly downloads
3
License
Artistic-2.0
Repository
github
Last release
6 months ago

Parse and stringify duration timestamps (such as hh:mm:ss and HhMmSs)

Usage

Complete API Documentation.

Compatibility

Node.js, Safari, and Google Chrome are supported.

Firefox is not supported, as Firefox must add support for named capture groups for regular expressions.

npm

pika

<script type="module">
    import * as pkg from '//cdn.pika.dev/duration-timestamp/^2.4.0'
</script>

unpkg

<script type="module">
    import * as pkg from '//unpkg.com/duration-timestamp@^2.4.0'
</script>

jspm

<script type="module">
    import * as pkg from '//dev.jspm.io/duration-timestamp@2.4.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.25.0

6 months ago

2.26.0

6 months ago

2.24.0

3 years ago

2.22.0

3 years ago

2.21.0

4 years ago

2.20.0

4 years ago

2.19.0

4 years ago

2.18.0

4 years ago

2.17.0

4 years ago

2.16.0

4 years ago

2.15.0

4 years ago

2.14.0

4 years ago

2.13.0

4 years ago

2.12.0

4 years ago

2.11.0

4 years ago

2.10.0

4 years ago

2.9.0

4 years ago

2.8.0

4 years ago

2.7.0

4 years ago

2.6.0

4 years ago

2.5.0

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago