https://github.com/midarrlabs/extaima
Simple duration parser - HH:MM:SS, H:MM:SS, MM:SS, M:SS
https://github.com/midarrlabs/extaima
duration-parsing elixir elixir-lang elixir-library
Last synced: 12 months ago
JSON representation
Simple duration parser - HH:MM:SS, H:MM:SS, MM:SS, M:SS
- Host: GitHub
- URL: https://github.com/midarrlabs/extaima
- Owner: midarrlabs
- License: mit
- Created: 2023-02-25T06:57:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-25T09:42:51.000Z (over 3 years ago)
- Last Synced: 2025-06-12T07:10:56.852Z (about 1 year ago)
- Topics: duration-parsing, elixir, elixir-lang, elixir-library
- Language: Elixir
- Homepage: https://hexdocs.pm/extaima
- Size: 9.77 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Extaima
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `extaima` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:extaima, "~> 0.1.0"}
]
end
```
Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .