-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "antigone" | ||
description = "Argon2 password hashing for Gleam." | ||
docs_url = "https://hexdocs.pm/antigone/" | ||
repo_url = "https://github.com/lpil/antigone" | ||
category = "Cryptography" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "carpenter" | ||
description = "Bindings for Erlang's ETS tables. Forked and updated from gts." | ||
docs_url = "https://hexdocs.pm/carpenter/" | ||
repo_url = "https://github.com/grottohub/carpenter" | ||
category = "Erlang and OTP" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "conllu" | ||
description = "A gleam package to parse the CONLLU format" | ||
docs_url = "https://hexdocs.pm/conllu/" | ||
repo_url = "https://github.com/BrewingWeasel/conllu" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "context_fp_gleam" | ||
description = "Functional programming context for Gleam" | ||
docs_url = "https://hexdocs.pm/context_fp_gleam/" | ||
repo_url = "https://github.com/darky/context-fp-gleam" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "decepticon" | ||
description = "StateT/Result in Gleam" | ||
docs_url = "https://hexdocs.pm/decepticon/" | ||
repo_url = "https://github.com/abradley2/decepticon" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "dig" | ||
description = "parse path expr as `dynamic.Decoder`" | ||
docs_url = "https://hexdocs.pm/dig/" | ||
repo_url = "https://github.com/lost22git/dig" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "germinal" | ||
description = "Gleam bindings to crossterm in Rust" | ||
docs_url = "https://hexdocs.pm/germinal/" | ||
repo_url = "https://github.com/onelone852/germinal" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "glcode" | ||
description = "Gleam bindings to Erlang's code module" | ||
docs_url = "https://hexdocs.pm/glcode/" | ||
repo_url = "https://github.com/grodaus/glcode" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "glemtext" | ||
description = "A small library for parsing Gemini's gemtext. Runs on both Erlang and JS" | ||
docs_url = "https://hexdocs.pm/glemtext/" | ||
repo_url = "https://github.com/myrkvi/glemtext" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "gliberapay" | ||
description = "Work with Liberapay in Gleam!" | ||
docs_url = "https://hexdocs.pm/gliberapay/" | ||
repo_url = "https://github.com/lpil/gliberapay" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "gloss" | ||
description = "A Gleam package" | ||
docs_url = "https://hexdocs.pm/gloss/" | ||
repo_url = "https://github.com/Sylvance/gloss" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "glzoneinfo" | ||
description = "Parser for binary zoneinfo files" | ||
docs_url = "https://hexdocs.pm/glzoneinfo/" | ||
repo_url = "https://github.com/grodaus/glzoneinfo" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "iox" | ||
description = "Extra IO features for Gleam." | ||
docs_url = "https://hexdocs.pm/iox/" | ||
repo_url = "https://github.com/Nekika/iox" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "mockth" | ||
description = "Erlang modules mocking library for Gleam" | ||
docs_url = "https://hexdocs.pm/mockth/" | ||
repo_url = "https://github.com/bondiano/mockth" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "remote_data" | ||
description = "A package to deal with remote data in Gleam" | ||
docs_url = "https://hexdocs.pm/remote_data/" | ||
repo_url = "https://github.com/Massolari/remote_data" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "render_md" | ||
description = "A dead simple markdown renderer for gleam" | ||
docs_url = "https://hexdocs.pm/render_md/" | ||
repo_url = "https://github.com/gastonche/gleam_md" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "sol" | ||
description = "A tiny Gleam library for calculating sun positions and phases." | ||
docs_url = "https://hexdocs.pm/sol/" | ||
repo_url = "https://github.com/1-bit-wonder/sol" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "trust" | ||
description = "Data validation library for Gleam" | ||
docs_url = "https://hexdocs.pm/trust/" | ||
repo_url = "https://github.com/krystofrezac/trust" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "vindaloo" | ||
description = "Spicy curry functions that support a larger function arity" | ||
docs_url = "https://hexdocs.pm/vindaloo/" | ||
repo_url = "https://github.com/abradley2/vindaloo" | ||
category = "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "webmidi" | ||
description = "Web MIDI API bindings for Gleam" | ||
docs_url = "https://hexdocs.pm/webmidi/" | ||
repo_url = "https://github.com/enderchief/webmidi" | ||
category = "" |