-
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
39 changed files
with
195 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
name = "biscotto" | ||
description = "A library for storing cookies in a jar and sending them with HTTP requests." | ||
docs_url = "https://hexdocs.pm/biscotto/" | ||
repo_url = "https://github.com/peonii/biscotto" | ||
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 = "bytesize" | ||
description = "Byte quantity handling and formatting in Gleam" | ||
docs_url = "https://hexdocs.pm/bytesize/" | ||
repo_url = "https://github.com/wezm/gleam_bytesize" | ||
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 = "chomp" | ||
description = "🍪 Lexer step + parser combinators + great error messages [nibble fork]" | ||
docs_url = "https://hexdocs.pm/chomp/" | ||
repo_url = "https://github.com/MystPi/chomp" | ||
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 = "chrobot" | ||
description = "A browser automation tool and interface to the Chrome DevTools Protocol." | ||
docs_url = "https://hexdocs.pm/chrobot/" | ||
repo_url = "https://github.com/JonasGruenwald/chrobot" | ||
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 = "decipher" | ||
description = "A collection of handy gleam/dynamic decoders." | ||
docs_url = "https://hexdocs.pm/decipher/" | ||
repo_url = "https://github.com/hayleigh-dot-dev/decipher" | ||
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 = "garnet_tool" | ||
description = "Compile gleam to single binary, via Deno and Bun. " | ||
docs_url = "https://hexdocs.pm/garnet_tool/" | ||
repo_url = "https://github.com/Comamoca/garnet" | ||
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 = "gary" | ||
description = "Gleam interface to Erlang sparse arrays" | ||
docs_url = "https://hexdocs.pm/gary/" | ||
repo_url = "https://github.com/hunkyjimpjorps/gary" | ||
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 = "gchess" | ||
description = "A Gleam project" | ||
docs_url = "https://hexdocs.pm/gchess/" | ||
repo_url = "https://github.com/macroby/gchess" | ||
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 = "glatch" | ||
description = "Gleam type check using pattern matching" | ||
docs_url = "https://hexdocs.pm/glatch/" | ||
repo_url = "https://github.com/darky/glatch" | ||
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 = "gleaf" | ||
description = "Gleam apply function" | ||
docs_url = "https://hexdocs.pm/gleaf/" | ||
repo_url = "https://github.com/darky/gleaf" | ||
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 = "gleamsver" | ||
description = "Comprehensive set of native Gleam utilities for handling SemVer 2.0.0 version strings." | ||
docs_url = "https://hexdocs.pm/gleamsver/" | ||
repo_url = "https://github.com/aznashwan/gleamsver" | ||
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 = "glector" | ||
description = "2D vectors for Gleam" | ||
docs_url = "https://hexdocs.pm/glector/" | ||
repo_url = "https://github.com/0xca551e/glector" | ||
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 = "gledo" | ||
description = "Gleam decode Option" | ||
docs_url = "https://hexdocs.pm/gledo/" | ||
repo_url = "https://github.com/darky/gledo" | ||
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 = "gleepl" | ||
description = "A Gleam client for the DeepL API" | ||
docs_url = "https://hexdocs.pm/gleepl/" | ||
repo_url = "https://github.com/xpressivecode/gleepl" | ||
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 = "gleez" | ||
description = "gleez cli, an experimental source installer" | ||
docs_url = "https://hexdocs.pm/gleez/" | ||
repo_url = "https://github.com/MAHcodes/gleez" | ||
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 = "glemo" | ||
description = "Simple function memoization over Erlang ETS / JavaScript Map for Gleam" | ||
docs_url = "https://hexdocs.pm/glemo/" | ||
repo_url = "https://github.com/darky/glemo" | ||
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 = "gliua" | ||
description = "A library for evaluating Uiua code from gleam" | ||
docs_url = "https://hexdocs.pm/gliua/" | ||
repo_url = "https://github.com/Master-Bw3/gliua" | ||
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 = "gluple" | ||
description = "Tuple methods for Gleam" | ||
docs_url = "https://hexdocs.pm/gluple/" | ||
repo_url = "https://github.com/darky/gluple" | ||
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 = "grammy" | ||
description = "A basic Gleam UDP server" | ||
docs_url = "https://hexdocs.pm/grammy/" | ||
repo_url = "https://github.com/rawhat/grammy" | ||
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 = "grille_pain" | ||
description = "Toaster, made in lustre, for gleam" | ||
docs_url = "https://hexdocs.pm/grille_pain/" | ||
repo_url = "https://github.com/ghivert/grille-pain" | ||
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 = "gstripe" | ||
description = "Stripe API bindings for Gleam." | ||
docs_url = "https://hexdocs.pm/gstripe/" | ||
repo_url = "https://github.com/raquentin/stripe" | ||
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 = "gwt" | ||
description = "A JWT library written in Gleam" | ||
docs_url = "https://hexdocs.pm/gwt/" | ||
repo_url = "https://github.com/brettkolodny/gwt" | ||
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 = "html_components" | ||
description = "Generate HTML components from simple functions" | ||
docs_url = "https://hexdocs.pm/html_components/" | ||
repo_url = "https://github.com/andre-dasilva/html_components" | ||
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 = "integer_complexity" | ||
description = "A library for computing integer complexity." | ||
docs_url = "https://hexdocs.pm/integer_complexity/" | ||
repo_url = "https://github.com/Master-Bw3/integer_complexity" | ||
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 = "json_canvas" | ||
description = "JSON Canvas library for Gleam" | ||
docs_url = "https://hexdocs.pm/json_canvas/" | ||
repo_url = "https://github.com/0918nobita/json_canvas" | ||
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 = "meadow" | ||
description = "A server side for glare, the web framework based on SolidJS, adding server signals and more." | ||
docs_url = "https://hexdocs.pm/meadow/" | ||
repo_url = "https://github.com/JoelVerm/meadow" | ||
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 = "opt_args_with_defs_for_gleam" | ||
description = "Optional Arguments with Defaults for Gleam - A cursed workaround" | ||
docs_url = "https://hexdocs.pm/opt_args_with_defs_for_gleam/" | ||
repo_url = "https://github.com/inoas/opt_args_with_defs_for_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 = "peggy" | ||
description = "Helper for working with FFmmpeg in Gleam" | ||
docs_url = "https://hexdocs.pm/peggy/" | ||
repo_url = "https://github.com/jackjohn7/peggy" | ||
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 = "plex_pin_auth" | ||
description = "Authenticate with Plex via the Plex pin authentication method" | ||
docs_url = "https://hexdocs.pm/plex_pin_auth/" | ||
repo_url = "https://github.com/harrisonhoward/plex_pin_auth" | ||
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 = "process_groups" | ||
description = "Process Groups for gleam" | ||
docs_url = "https://hexdocs.pm/process_groups/" | ||
repo_url = "https://github.com/RudolfVonKrugstein/pg_for_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 = "processgroups" | ||
description = "Process Groups for gleam" | ||
docs_url = "https://hexdocs.pm/processgroups/" | ||
repo_url = "https://github.com/RudolfVonKrugstein/gleam_processgroups" | ||
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 = "qcheck" | ||
description = "QuickCheck-inspired property testing with integrated shrinking" | ||
docs_url = "https://hexdocs.pm/qcheck/" | ||
repo_url = "https://github.com/mooreryan/gleam_qcheck" | ||
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 = "qcheck_gleeunit_utils" | ||
description = "Utility functions for working with Gleam's gleeunit test framework" | ||
docs_url = "https://hexdocs.pm/qcheck_gleeunit_utils/" | ||
repo_url = "https://github.com/mooreryan/qcheck_gleeunit_utils" | ||
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 = "radish_fork" | ||
description = "A Gleam client for Valkey, KeyDB, Redis and other tools with compatible APIs" | ||
docs_url = "https://hexdocs.pm/radish_fork/" | ||
repo_url = "https://github.com/rojnwa/radish" | ||
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 = "simple_pubsub" | ||
description = "Simple pubsub (publish-subscribe) system for gleam based on process groups" | ||
docs_url = "https://hexdocs.pm/simple_pubsub/" | ||
repo_url = "https://github.com/RudolfVonKrugstein/gleam_simple_pubsub" | ||
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 = "slackin" | ||
description = "A library for interacting with Slack." | ||
docs_url = "https://hexdocs.pm/slackin/" | ||
repo_url = "https://github.com/maxdeviant/slackin" | ||
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 = "stacky" | ||
description = "BEAM stack trace in Gleam: a stack trace of stack frames with module name, function name, arity, file name and line number." | ||
docs_url = "https://hexdocs.pm/stacky/" | ||
repo_url = "https://github.com/inoas/stacky" | ||
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 = "sturnidae" | ||
description = "Binding to Starling Bank's API" | ||
docs_url = "https://hexdocs.pm/sturnidae/" | ||
repo_url = "https://github.com/lpil/sturnidae" | ||
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 = "tulip" | ||
description = "Tulip is a simple Gleam project for adding color to your terminal output. All 256 ANSI colors are supported." | ||
docs_url = "https://hexdocs.pm/tulip/" | ||
repo_url = "https://github.com/johnnymayodev/tulip" | ||
category = "" |