Closed jrstrunk closed 5 months ago
Tempo is a simple date / time library I made for Gleam. A stand out feature of it compared to potential other time packages is it's type system that is designed to feel like Gleam and the number of unit tests included!
It is also v1 so users don't have to worry about unexpected breaking changes!
Tempo is a simple date / time library I made for Gleam. A stand out feature of it compared to potential other time packages is it's type system that is designed to feel like Gleam and the number of unit tests included!