Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhruvkb/duri
Duri is a package for parsing time durations to number of seconds.
https://github.com/dhruvkb/duri
datetime natural-language parsing swift
Last synced: 16 days ago
JSON representation
Duri is a package for parsing time durations to number of seconds.
- Host: GitHub
- URL: https://github.com/dhruvkb/duri
- Owner: dhruvkb
- License: lgpl-3.0
- Created: 2021-01-10T04:18:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T15:06:18.000Z (almost 4 years ago)
- Last Synced: 2024-10-09T23:41:10.369Z (about 1 month ago)
- Topics: datetime, natural-language, parsing, swift
- Language: Swift
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Duri
Duri is a package for parsing time durations from strings in natural language, such as
"1m 9s", to number of seconds, such as 69.