gleam-lang / awesome-gleam

💯 A collection of Gleam libraries, projects, and resources
1.35k stars 77 forks source link

Add gtempo #168

Closed jrstrunk closed 5 months ago

jrstrunk commented 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!

jrstrunk commented 5 months ago

It is also v1 so users don't have to worry about unexpected breaking changes!