-
Notifications
You must be signed in to change notification settings - Fork 81
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
1 parent
8b643bb
commit 80ddcd6
Showing
25 changed files
with
117 additions
and
1 deletion.
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 = "arcana_signals" | ||
description = "Gleam bindings to @preact/signals-core that won't crash in Erlang" | ||
docs_url = "https://hexdocs.pm/arcana_signals/" | ||
repo_url = "https://github.com/synecdokey/arcana_signals" | ||
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 = "chromatic" | ||
description = "Beautiful, expressive and composable color and text formatting for CLI in Gleam." | ||
docs_url = "https://hexdocs.pm/chromatic/" | ||
repo_url = "https://github.com/joshocalico/chromatic" | ||
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 = "colored" | ||
description = "Simple CLI color library for gleam" | ||
docs_url = "https://hexdocs.pm/colored/" | ||
repo_url = "https://github.com/dhruvdabhi101/colored" | ||
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 = "defangle" | ||
description = "Defangle is a Gleam library for defanging URLs, Emails, and IP addresses making them safe to share." | ||
docs_url = "https://hexdocs.pm/defangle/" | ||
repo_url = "https://github.com/brittonhayes/defangle" | ||
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 = "ecoji" | ||
description = "Base64 is so 1999, isn't there something better?" | ||
docs_url = "https://hexdocs.pm/ecoji/" | ||
repo_url = "https://github.com/lpil/ecoji" | ||
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 = "fetch_event" | ||
description = "WinterCG compatible interface for creating event-driven servers in Gleam" | ||
docs_url = "https://hexdocs.pm/fetch_event/" | ||
repo_url = "https://github.com/joshgillies/fetch_event" | ||
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 = "gcalc" | ||
description = "A math library for Gleam. Written in pure Gleam." | ||
docs_url = "https://hexdocs.pm/gcalc/" | ||
repo_url = "https://github.com/korbexmachina/gcalc" | ||
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 = "glisdigit" | ||
description = "A simple module to check if something is a numerical digit similar to std::is_digit in C++" | ||
docs_url = "https://hexdocs.pm/glisdigit/" | ||
repo_url = "https://github.com/tovedetered/glisdigit" | ||
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 = "glitch" | ||
description = "A Twitch client for Gleam" | ||
docs_url = "https://hexdocs.pm/glitch/" | ||
repo_url = "https://github.com/dmmulroy/glitch" | ||
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 = "gramps" | ||
description = "A Gleam WebSocket Datagram Library" | ||
docs_url = "https://hexdocs.pm/gramps/" | ||
repo_url = "https://github.com/rawhat/gramps" | ||
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 = "kreator" | ||
description = "A SQL query builder built in pure gleam" | ||
docs_url = "https://hexdocs.pm/kreator/" | ||
repo_url = "https://github.com/brunoti/kreator" | ||
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 = "libsql" | ||
description = "An unofficial Gleam port of turso's libSQL library" | ||
docs_url = "https://hexdocs.pm/libsql/" | ||
repo_url = "https://github.com/brunoti/libsql" | ||
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 = "monies" | ||
description = "WIP library for working with monies" | ||
docs_url = "https://hexdocs.pm/monies/" | ||
repo_url = "https://github.com/chris-windsor/monies" | ||
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
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 = "nanoworker" | ||
description = "Lightweight JavaScript Workers for Gleam" | ||
docs_url = "https://hexdocs.pm/nanoworker/" | ||
repo_url = "https://github.com/joshgillies/nanoworker" | ||
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 = "observatory" | ||
description = "A Gleam client library for Prometheus" | ||
docs_url = "https://hexdocs.pm/observatory/" | ||
repo_url = "https://github.com/lazorgurl/observatory" | ||
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 = "open_color" | ||
description = "Gleam implementation of the Open Color scheme" | ||
docs_url = "https://hexdocs.pm/open_color/" | ||
repo_url = "https://github.com/salif/gleam-open-color" | ||
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 = "panel" | ||
description = "Basic building blocks helping you compose your mozilla or chrome add-ons." | ||
docs_url = "https://hexdocs.pm/panel/" | ||
repo_url = "https://base.bingo/code/panel" | ||
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 = "pears" | ||
description = "A parser combinator library for Gleam" | ||
docs_url = "https://hexdocs.pm/pears/" | ||
repo_url = "https://github.com/lukad/pears" | ||
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 = "psg" | ||
description = "An unofficial Gleam port of PlanetScale's DatabaseJS driver" | ||
docs_url = "https://hexdocs.pm/psg/" | ||
repo_url = "https://github.com/kathrindc/galaxyscale" | ||
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 = "sparkle" | ||
description = "lib" | ||
docs_url = "https://hexdocs.pm/sparkle/" | ||
repo_url = "https://github.com/tomaszbawor/https://github.com/tomaszbawor/sparkle" | ||
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 = "staff_ai" | ||
description = "Become the CEO of your own AI workforce, efficiently managing countless intelligent agents with minimal resources." | ||
docs_url = "https://hexdocs.pm/staff_ai/" | ||
repo_url = "https://github.com/chainyo/staff-ai" | ||
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 = "stratus" | ||
description = "A Gleam WebSocket client" | ||
docs_url = "https://hexdocs.pm/stratus/" | ||
repo_url = "https://github.com/rawhat/stratus" | ||
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 = "xmleam" | ||
description = "A lean builder for XML all for Gleam" | ||
docs_url = "https://hexdocs.pm/xmleam/" | ||
repo_url = "https://github.com/tovedetered/xmleam" | ||
category = "" |