File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -322,6 +322,7 @@ Looking for something to build? Check out [the suggestions list][suggestions].
322322- [ glisbn] ( https://github.com/solar05/glisbn ) - [ 📚] ( https://hexdocs.pm/glisbn/ ) - A ISBN utility library for Gleam.
323323- [ marceau] ( https://github.com/lpil/marceau ) - [ 📚] ( https://hexdocs.pm/marceau/ ) - A MIME types library for Gleam
324324- [ phony] ( https://github.com/massivefermion/phony ) - [ 📚] ( https://hexdocs.pm/phony/ ) - An international phone number validator
325+ - [ thirtytwo] ( https://github.com/jtdowney/thirtytwo ) - [ 📚] ( https://hexdocs.pm/thirtytwo/ ) - Base32 encoding and decoding
325326
326327### TUI
327328
Original file line number Diff line number Diff line change 1+ name = " thirtytwo"
2+ description = " Base32 encoding and decoding"
3+ repo_url = " https://github.com/jtdowney/thirtytwo"
4+ category = " Standards"
You can’t perform that action at this time.
0 commit comments