-
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
1 parent
032b983
commit 85e20e4
Showing
21 changed files
with
105 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 = "cactus" | ||
description = "A tool for managing git lifecycle hooks with ✨ gleam! Pre commit, Pre push and more!" | ||
docs_url = "https://hexdocs.pm/cactus/" | ||
repo_url = "https://github.com/bwireman/cactus" | ||
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 = "counter" | ||
description = "A counter for Gleam - modeled after Python's `collections.Counter`" | ||
docs_url = "https://hexdocs.pm/counter/" | ||
repo_url = "https://github.com/JosephTLyons/counter" | ||
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 = "decode" | ||
description = "Ergonomic dynamic decoders for Gleam!" | ||
docs_url = "https://hexdocs.pm/decode/" | ||
repo_url = "https://github.com/lpil/decode" | ||
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 = "domu" | ||
description = "DOM library for Gleam" | ||
docs_url = "https://hexdocs.pm/domu/" | ||
repo_url = "https://github.com/0918nobita/domu" | ||
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 = "feather" | ||
description = "A companion library to sqlight" | ||
docs_url = "https://hexdocs.pm/feather/" | ||
repo_url = "https://github.com/VioletBuse/feather" | ||
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 = "gleastsq" | ||
description = "A least squares curve fitting library for Gleam." | ||
docs_url = "https://hexdocs.pm/gleastsq/" | ||
repo_url = "https://github.com/lucaspellegrinelli/gleastsq" | ||
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 = "glenv" | ||
description = "A library for type-safe environment variable access." | ||
docs_url = "https://hexdocs.pm/glenv/" | ||
repo_url = "https://github.com/custompro98/glenv" | ||
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 = "glubsub" | ||
description = "A simple PubSub library using Gleam actors" | ||
docs_url = "https://hexdocs.pm/glubsub/" | ||
repo_url = "https://github.com/okkdev/glubsub" | ||
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 = "lustre_carousel" | ||
description = "Image Carousel for lustre" | ||
docs_url = "https://hexdocs.pm/lustre_carousel/" | ||
repo_url = "https://github.com/codemonkey76/lustre_carousel" | ||
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 = "lustre_transition" | ||
description = "Transitions for lustre, designed for use with Tailwind" | ||
docs_url = "https://hexdocs.pm/lustre_transition/" | ||
repo_url = "https://github.com/codemonkey76/lustre_transition" | ||
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 = "node_tags" | ||
description = "A ditributed gleam service to dynamically give nodes labels and filter by said labels." | ||
docs_url = "https://hexdocs.pm/node_tags/" | ||
repo_url = "https://github.com/VioletBuse/node_tags" | ||
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 = "openfeature" | ||
description = "The Gleam SDK for the OpenFeature specification." | ||
docs_url = "https://hexdocs.pm/openfeature/" | ||
repo_url = "https://github.com/horvathandris/openfeature-gleam-sdk" | ||
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 = "pink" | ||
description = "Bindings to Ink. A library for building terminal UIs." | ||
docs_url = "https://hexdocs.pm/pink/" | ||
repo_url = "https://github.com/Massolari/pink" | ||
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 = "ref" | ||
description = "A ref cell library for gleam. The mutable references for the erlang target are implemented with Actors, so are not very performant. They should only be used if immutability is not an option" | ||
docs_url = "https://hexdocs.pm/ref/" | ||
repo_url = "https://github.com/Robert4S/gleam_ref" | ||
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 = "scaffold_gleam" | ||
description = "CLI tool used to scaffold a web application" | ||
docs_url = "https://hexdocs.pm/scaffold_gleam/" | ||
repo_url = "https://github.com/codemonkey76/gleam_scaffold" | ||
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 = "shamir" | ||
description = "An implementation of Shamir Secret Sharing in Gleam" | ||
docs_url = "https://hexdocs.pm/shamir/" | ||
repo_url = "https://github.com/LilyRose2798/shamir" | ||
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 = "snowgleam" | ||
description = "Gleam version of the Twitter's snowflake format for unique IDs." | ||
docs_url = "https://hexdocs.pm/snowgleam/" | ||
repo_url = "https://github.com/ezegros/snowgleam" | ||
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 = "starmap" | ||
description = "Type-Safe, ORM-like SQL Library for gleam" | ||
docs_url = "https://hexdocs.pm/starmap/" | ||
repo_url = "https://github.com/MoeDevelops/starmap" | ||
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 = "tcpea" | ||
description = "A TCP library for Gleam." | ||
docs_url = "https://hexdocs.pm/tcpea/" | ||
repo_url = "https://github.com/orvitpng/tcpea" | ||
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 = "tupler" | ||
description = "Use constructors directly with tuples" | ||
docs_url = "https://hexdocs.pm/tupler/" | ||
repo_url = "https://github.com/MoeDevelops/tupler" | ||
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 = "wemote" | ||
description = "A gleam package for executing code on remote nodes." | ||
docs_url = "https://hexdocs.pm/wemote/" | ||
repo_url = "https://github.com/VioletBuse/wemote" | ||
category = "" |