Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rank repository URL #98

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ Looking for something to build? Check out [the suggestions list][suggestions].
- [phonetic_gleam](https://github.com/leobm/phonetic_gleam) - [📚](https://hexdocs.pm/phonetic_gleam/) - A collection of gleam algorithms dealing with phonetics.
- [phony](https://github.com/massivefermion/phony) - [📚](https://hexdocs.pm/phony/) - An international phone number validator
- [punycode](https://codeberg.org/sotolf/gleam_punycode/) - [📚](https://hexdocs.pm/punycode/) - Gleam implementation of punycode encoding and decoding
- [rank](https://github.com/lpil/glance) - [📚](https://hexdocs.pm/rank/) - Ordinals for numbers, e.g. 1st, 2nd, 3rd
- [rank](https://github.com/lpil/rank) - [📚](https://hexdocs.pm/rank/) - Ordinals for numbers, e.g. 1st, 2nd, 3rd
- [wink](https://github.com/MAHcodes/wink) - [📚](https://hexdocs.pm/wink/) - A simple Gleam box drawing library

### Time
Expand Down
5 changes: 5 additions & 0 deletions packages/binary_search.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "binary_search"
description = "A simple binary search implementation in Gleam"
docs_url = "https://hexdocs.pm/binary_search/"
repo_url = "https://github.com/nkpgardose/binary_search"
category = ""
5 changes: 5 additions & 0 deletions packages/biscotto.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/bytesize.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/cake.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "cake"
description = "An SQL query builder for Gleam targeting Postgres and SQLite - a preview"
docs_url = "https://hexdocs.pm/cake/"
repo_url = "https://github.com/inoas/gleam-cake"
category = ""
5 changes: 5 additions & 0 deletions packages/chomp.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/chrobot.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/decipher.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/event_hub.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "event_hub"
description = "Event-Hub is a Gleam library that provides simple hubs with publishers and subscribers for event-driven observers. It supports asynchronous message handling and event notifications, decoupling components efficiently. It works on Erlang and JavaScript."
docs_url = "https://hexdocs.pm/event_hub/"
repo_url = "https://github.com/yerTools/event_hub"
category = ""
5 changes: 5 additions & 0 deletions packages/garnet_tool.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gary.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gchess.toml
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/byusti/gchess"
category = ""
5 changes: 5 additions & 0 deletions packages/geny.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "geny"
description = "Error handling library for gleam language"
docs_url = "https://hexdocs.pm/geny/"
repo_url = "https://github.com/jedsek/geny"
category = ""
5 changes: 5 additions & 0 deletions packages/glatch.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gleaf.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gleamsver.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/glector.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gledo.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gleepl.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gleez.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/glemo.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/glerd.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "glerd"
description = "Generate metadata of Gleam Records for runtime reflection"
docs_url = "https://hexdocs.pm/glerd/"
repo_url = "https://github.com/darky/glerd"
category = ""
5 changes: 5 additions & 0 deletions packages/gliua.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gluple.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/grammy.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/graph.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "graph"
description = "Directed and undirected graphs"
docs_url = "https://hexdocs.pm/graph/"
repo_url = "https://github.com/giacomocavalieri/graph"
category = ""
5 changes: 5 additions & 0 deletions packages/grille_pain.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gstripe.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/gwitch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "gwitch"
description = "a gleam lib for connecting to twitch IRC"
docs_url = "https://hexdocs.pm/gwitch/"
repo_url = "https://github.com/sneakycrow/gwitch"
category = ""
5 changes: 5 additions & 0 deletions packages/gwt.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/hardcache.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "hardcache"
description = "Gleam module that provides primitives for caching key-value pairs in files and using files as caches."
docs_url = "https://hexdocs.pm/hardcache/"
repo_url = "https://github.com/katekyy/hardcache"
category = ""
5 changes: 5 additions & 0 deletions packages/html_components.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "html_components"
description = "Generate HTML (or XML) from simple gleam functions"
docs_url = "https://hexdocs.pm/html_components/"
repo_url = "https://github.com/andre-dasilva/html_components"
category = ""
5 changes: 5 additions & 0 deletions packages/html_lustre_converter.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "html_lustre_converter"
description = "Convert regular HTML markup into Lustre syntax"
docs_url = "https://hexdocs.pm/html_lustre_converter/"
repo_url = "https://github.com/lpil/html_lustre_converter"
category = ""
5 changes: 5 additions & 0 deletions packages/integer_complexity.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/json_canvas.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/kielet.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "kielet"
description = "GNU Gettext implementation for Gleam"
docs_url = "https://hexdocs.pm/kielet/"
repo_url = "https://gitlab.com/Nicd/kielet"
category = ""
5 changes: 5 additions & 0 deletions packages/meadow.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/opt_args_with_defs_for_gleam.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/palindrome.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "palindrome"
description = "A simple Gleam project that checks if a string is a palindrome."
docs_url = "https://hexdocs.pm/palindrome/"
repo_url = "https://github.com/nkpgardose/palindrome"
category = ""
5 changes: 5 additions & 0 deletions packages/peggy.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/plex_pin_auth.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/process_groups.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/processgroups.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/qcheck.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/qcheck_gleeunit_utils.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/radish_fork.toml
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 = ""
2 changes: 1 addition & 1 deletion packages/rank.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "rank"
description = "Ordinals for numbers, e.g. 1st, 2nd, 3rd"
docs_url = "https://hexdocs.pm/rank/"
repo_url = "https://github.com/lpil/glance"
repo_url = "https://github.com/lpil/rank"
category = "Text"
5 changes: 5 additions & 0 deletions packages/simple_pubsub.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/slackin.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/stacky.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/sturnidae.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/tinyroute.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "tinyroute"
description = "A tiny http routing library"
docs_url = "https://hexdocs.pm/tinyroute/"
repo_url = "https://github.com/matteac/tinyroute_gl"
category = ""
5 changes: 5 additions & 0 deletions packages/tulip.toml
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 = ""
5 changes: 5 additions & 0 deletions packages/ygleam.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "ygleam"
description = "Yjs Gleam Bindings"
docs_url = "https://hexdocs.pm/ygleam/"
repo_url = "https://github.com/weedonandscott/gleam_yjs"
category = ""