Skip to content

Commit

Permalink
add glitzer
Browse files Browse the repository at this point in the history
  • Loading branch information
miampf authored and lpil committed Jun 10, 2024
1 parent 4c6265e commit b1ccf9c
Show file tree
Hide file tree
Showing 32 changed files with 156 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ Looking for something to build? Check out [the suggestions list][suggestions].
- [argv](https://github.com/lpil/argv) - [📚](https://hexdocs.pm/argv/) - A cross platform library for getting the command line arguments
- [gleam_community_ansi](https://github.com/gleam-community/ansi) - [📚](https://hexdocs.pm/gleam_community_ansi/) - ANSI colours, formatting, and control codes
- [glint](https://github.com/TanklesXL/glint) - [📚](https://hexdocs.pm/glint/) - Gleam command line argument parsing with basic flag support.
- [glitzer](https://github.com/miampf/glitzer) - [📚](https://hexdocs.pm/glitzer/) - Progress bars for gleam.
- [rad](https://github.com/tynanbe/rad) - [📚](https://hexdocs.pm/rad/) - A task runner for Gleam projects
- [shellout](https://github.com/tynanbe/shellout) - [📚](https://hexdocs.pm/shellout/) - A Gleam library for cross-platform shell operations
- [spinner](https://github.com/lpil/spinner) - [📚](https://hexdocs.pm/spinner/) - Animated progress spinners for your console
Expand Down
5 changes: 5 additions & 0 deletions packages/aragorn2.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "aragorn2"
description = "Secure password hashing, powered by Argon2"
docs_url = "https://hexdocs.pm/aragorn2/"
repo_url = "https://github.com/maxdeviant/aragorn2"
category = ""
5 changes: 5 additions & 0 deletions packages/based.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "based"
description = "A common interface for database backends"
docs_url = "https://hexdocs.pm/based/"
repo_url = "https://github.com/stndrs/based"
category = ""
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/bravo.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "bravo"
description = "Comprehensive ETS bindings for Gleam."
docs_url = "https://hexdocs.pm/bravo/"
repo_url = "https://github.com/Michael-Mark-Edu/bravo"
category = ""
5 changes: 5 additions & 0 deletions packages/classify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "classify"
description = "Classify Dynamics back into typed values"
docs_url = "https://hexdocs.pm/classify/"
repo_url = "https://github.com/giacomocavalieri/classify"
category = ""
5 changes: 5 additions & 0 deletions packages/commonmark.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "commonmark"
description = "CommonMark implementation for Gleam, for the BEAM or JS"
docs_url = "https://hexdocs.pm/commonmark/"
repo_url = "https://github.com/mscharley/gleam-commonmark"
category = ""
5 changes: 5 additions & 0 deletions packages/efetch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "efetch"
description = "A multi-target http client for gleam."
docs_url = "https://hexdocs.pm/efetch/"
repo_url = "https://github.com/lv37/efetch"
category = ""
5 changes: 5 additions & 0 deletions packages/fluoresce.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "fluoresce"
description = "A fun type-tetris Gleam library for algebraic effects, the Continuation monad, and classical logic types."
docs_url = "https://hexdocs.pm/fluoresce/"
repo_url = "https://github.com/RyanBrewer317/fluoresce"
category = ""
5 changes: 5 additions & 0 deletions packages/gleamyshell.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "gleamyshell"
description = "A cross-platform Gleam library for executing shell commands."
docs_url = "https://hexdocs.pm/gleamyshell/"
repo_url = "https://github.com/patrik-kuehl/gleamyshell"
category = ""
5 changes: 5 additions & 0 deletions packages/glen_node.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "glen_node"
description = "NodeJS adapter for the Glen web framework"
docs_url = "https://hexdocs.pm/glen_node/"
repo_url = "https://github.com/Enderchief/glen_node"
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/glerd_json.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "glerd_json"
description = "Gleam JSON encoders/decoders codegen using Glerd"
docs_url = "https://hexdocs.pm/glerd_json/"
repo_url = "https://github.com/darky/glerd-json"
category = ""
5 changes: 5 additions & 0 deletions packages/glevenshtein.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "glevenshtein"
description = "Calculate the levenshtein distance - in pure gleam!"
docs_url = "https://hexdocs.pm/glevenshtein/"
repo_url = "https://github.com/MoeDevelops/glevenshtein"
category = ""
5 changes: 5 additions & 0 deletions packages/glitzer.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "glitzer"
description = "Progress bars for gleam."
docs_url = "https://hexdocs.pm/glitzer/"
repo_url = "https://github.com/miampf/glitzer"
category = "Command Line"
5 changes: 5 additions & 0 deletions packages/go_over.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "go_over"
description = "A tool to audit Erlang & Elixir dependencies, to make sure your gleam projects really sparkle! ✨"
docs_url = "https://hexdocs.pm/go_over/"
repo_url = "https://github.com/bwireman/go-over"
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/gripe.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "gripe"
description = "Stripe API bindings for Gleam."
docs_url = "https://hexdocs.pm/gripe/"
repo_url = "https://github.com/raquentin/gripe"
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/gzlib.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "gzlib"
description = "zlib utilities for Gleam"
docs_url = "https://hexdocs.pm/gzlib/"
repo_url = "https://github.com/LilyRose2798/gzlib"
category = ""
5 changes: 5 additions & 0 deletions packages/lustre_hash_state.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "lustre_hash_state"
description = "lustre effects for maintaining application state in the hash fragment"
docs_url = "https://hexdocs.pm/lustre_hash_state/"
repo_url = "https://github.com/jshawl/lustre_hash_state"
category = ""
5 changes: 5 additions & 0 deletions packages/lustre_hx.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "lustre_hx"
description = "HTMX attributes for lustre"
docs_url = "https://hexdocs.pm/lustre_hx/"
repo_url = "https://github.com/renatillas/lustre_hx"
category = ""
5 changes: 5 additions & 0 deletions packages/lzf_gleam.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "lzf_gleam"
description = "LZF Compression library"
docs_url = "https://hexdocs.pm/lzf_gleam/"
repo_url = "https://github.com/codemonkey76/gleam_lzf"
category = ""
5 changes: 5 additions & 0 deletions packages/pngleam.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "pngleam"
description = "PNG image library for Gleam"
docs_url = "https://hexdocs.pm/pngleam/"
repo_url = "https://github.com/LilyRose2798/pngleam"
category = ""
5 changes: 5 additions & 0 deletions packages/pretty_diff.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "pretty_diff"
description = "⚖️ Pretty diffing of Gleam values"
docs_url = "https://hexdocs.pm/pretty_diff/"
repo_url = "https://github.com/giacomocavalieri/pretty_diff"
category = ""
5 changes: 5 additions & 0 deletions packages/stdin.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "stdin"
description = "`stdin` provides a synchronous iterator for consuming stdin. It supports all the non-browser targets, Erlang, Node, Deno, and Bun."
docs_url = "https://hexdocs.pm/stdin/"
repo_url = "https://github.com/olian04/gleam-stdin"
category = ""
5 changes: 5 additions & 0 deletions packages/storch.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "storch"
description = "A migration runner for gleam & sqlight"
docs_url = "https://hexdocs.pm/storch/"
repo_url = "https://github.com/JulianBuse/storch"
category = ""
5 changes: 5 additions & 0 deletions packages/temporary.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "temporary"
description = "Temporary files in Gleam"
docs_url = "https://hexdocs.pm/temporary/"
repo_url = "https://github.com/giacomocavalieri/temporary"
category = ""
5 changes: 5 additions & 0 deletions packages/the_stars.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "the_stars"
description = "A terminal styling and logging framework based off the Golang Charm Lipgloss framework."
docs_url = "https://hexdocs.pm/the_stars/"
repo_url = "https://github.com/Genekkion/theStars"
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/translate.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "translate"
description = "Translate gleam applications with locale files"
docs_url = "https://hexdocs.pm/translate/"
repo_url = "https://github.com/andre-dasilva/translate"
category = ""
5 changes: 5 additions & 0 deletions packages/tubes.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name = "tubes"
description = "a nice irc library"
docs_url = "https://hexdocs.pm/tubes/"
repo_url = "https://git.sr.ht/~leah/tubes_core"
category = ""

0 comments on commit b1ccf9c

Please sign in to comment.