-
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
17 changed files
with
79 additions
and
2 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 = "bungibindies" | ||
description = "Gleam bindings to the Bun runtime API's." | ||
docs_url = "https://hexdocs.pm/bungibindies/" | ||
repo_url = "https://github.com/strawmelonjuice/bungibindies" | ||
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 = "cel" | ||
description = "A CEL (Common Expression Language) parser and interpreter in pure Gleam" | ||
docs_url = "https://hexdocs.pm/cel/" | ||
repo_url = "https://github.com/JonasHedEng/cel-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 = "cloak_wrapper" | ||
description = "Gleam wrapper for Cloak (Elixir)" | ||
docs_url = "https://hexdocs.pm/cloak_wrapper/" | ||
repo_url = "https://github.com/bchase/cloak_wrapper" | ||
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 = "convert" | ||
description = "Utilities to create encoders and decoders from basic and complex types" | ||
docs_url = "https://hexdocs.pm/convert/" | ||
repo_url = "https://github.com/Billuc/convert" | ||
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 = "convert_json" | ||
description = "Encode and decode JSON from and to Gleam types" | ||
docs_url = "https://hexdocs.pm/convert_json/" | ||
repo_url = "https://github.com/Billuc/convert_json" | ||
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 = "felix" | ||
description = "Authentication via Passkey (WebAuthn/FIDO2)" | ||
docs_url = "https://hexdocs.pm/felix/" | ||
repo_url = "https://github.com/crowdhailer/felix" | ||
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 = "gclog" | ||
description = "A simple Google Cloud Platform compliant logging library for Gleam!" | ||
docs_url = "https://hexdocs.pm/gclog/" | ||
repo_url = "https://github.com/sam-kenney/gclog" | ||
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 = "gemo" | ||
description = "Simple and memory efficient memoization for JavaScript and Erlang." | ||
docs_url = "https://hexdocs.pm/gemo/" | ||
repo_url = "https://github.com/lv37/gemo" | ||
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 = "given" | ||
description = "Ergonomic early returns (lazy guards) for Bool, Result and Option types in Gleam" | ||
docs_url = "https://hexdocs.pm/given/" | ||
repo_url = "https://github.com/inoas/gleam-given" | ||
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 = "gleatter" | ||
description = "Typed route definitions for seamless fullstack development !" | ||
docs_url = "https://hexdocs.pm/gleatter/" | ||
repo_url = "https://github.com/Billuc/gleatter" | ||
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 = "gleatter_lustre" | ||
description = "Interface for Lustre to use Gleatter's typed routes" | ||
docs_url = "https://hexdocs.pm/gleatter_lustre/" | ||
repo_url = "https://github.com/Billuc/gleatter_lustre" | ||
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 = "morsey" | ||
description = "A package for encoding and decoding Morse code in Gleam." | ||
docs_url = "https://hexdocs.pm/morsey/" | ||
repo_url = "https://github.com/FrostyX/gleam-morse" | ||
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 = "sqlc_gen_gleam" | ||
description = "A sqlc plugin for gleam that generates type-safe gleam code for your SQL statements." | ||
docs_url = "https://hexdocs.pm/sqlc_gen_gleam/" | ||
repo_url = "https://github.com/daniellionel01/sqlc-gen-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 = "supa" | ||
description = "An isomorphic Gleam library for Supabase (Auth only so far)." | ||
docs_url = "https://hexdocs.pm/supa/" | ||
repo_url = "https://github.com/crowdhailer/supa" | ||
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 = "zipnotic" | ||
description = "A grab bag of zip functions." | ||
docs_url = "https://hexdocs.pm/zipnotic/" | ||
repo_url = "https://github.com/JosephTLyons/zipnotic" | ||
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