Skip to content

Commit

Permalink
docs: add new repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Jul 9, 2024
1 parent e8ec945 commit 2a4ba38
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,12 +247,14 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma
- [bigardone/elm-dynamic-base-path](https://github.com/bigardone/elm-dynamic-base-path) - Example Elm SPA with dynamic base path
- [billstclair/elm-websocket-client](https://github.com/billstclair/elm-websocket-client) - Websockets for Elm 0.19, using ports
- [ccamel/playground-elm](https://github.com/ccamel/playground-elm) - :balloon: My playground for playing with elm-lang
- [cmditch/elm-ethereum](https://github.com/cmditch/elm-ethereum) - dApps in Elm
- [cuducos/elm-format-number](https://github.com/cuducos/elm-format-number) - ✨Format numbers as pretty strings
- [dillonkearns/elm-pages](https://github.com/dillonkearns/elm-pages) - Hybrid Elm framework with full-stack and static routes.
- [dillonkearns/elm-ts-json](https://github.com/dillonkearns/elm-ts-json) -
- [ellie-app/ellie](https://github.com/ellie-app/ellie) - The Elm Live Editor
- [elm-athlete/athlete](https://github.com/elm-athlete/athlete) - 💪 type safe elm-html-css-builder aka athlete
- [elm-community/basics-extra](https://github.com/elm-community/basics-extra) - Additional basic functions for Elm.
- [elm-community/js-integration-examples](https://github.com/elm-community/js-integration-examples) - Examples of common uses of ports and web components
- [elm-community/list-extra](https://github.com/elm-community/list-extra) - Convenience functions for working with List.
- [elm-community/random-extra](https://github.com/elm-community/random-extra) - Extra functions for the core Random library.
- [elm-community/typed-svg](https://github.com/elm-community/typed-svg) - Typed SVG library written for Elm
Expand Down Expand Up @@ -1797,7 +1799,7 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma
- [Kotlin/kotlinx.serialization](https://github.com/Kotlin/kotlinx.serialization) - Kotlin multiplatform / multi-format serialization
- [KotlinBy/awesome-kotlin](https://github.com/KotlinBy/awesome-kotlin) - A curated list of awesome Kotlin related stuff Inspired by awesome-java.
- [andrewinci/Insulator](https://github.com/andrewinci/Insulator) - A client UI to inspect Kafka topics, consume, produce and much more
- [apollographql/apollo-kotlin](https://github.com/apollographql/apollo-kotlin) - :robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
- [apollographql/apollo-kotlin](https://github.com/apollographql/apollo-kotlin) - :rocket:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.
- [arrow-kt/arrow](https://github.com/arrow-kt/arrow) - Λrrow - Functional companion to Kotlin's Standard Library
- [arrow-kt/arrow-meta](https://github.com/arrow-kt/arrow-meta) - Functional companion to Kotlin's Compiler
- [atlassian-labs/nadel](https://github.com/atlassian-labs/nadel) - A GraphQL execution engine for distributed schemas
Expand Down Expand Up @@ -1863,6 +1865,7 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma
- [cilium/hubble](https://github.com/cilium/hubble) - Hubble - Network, Service & Security Observability for Kubernetes using eBPF
- [golang-standards/project-layout](https://github.com/golang-standards/project-layout) - Standard Go Project Layout
- [golang-templates/seed](https://github.com/golang-templates/seed) - Go application GitHub repository template.
- [hazae41/safe-ipfs](https://github.com/hazae41/safe-ipfs) - Make your IPFS node cookie-authenticated
- [ninenines/erlang.mk](https://github.com/ninenines/erlang.mk) - A build tool for Erlang that just works.
- [prometheus/client_model](https://github.com/prometheus/client_model) - Data model artifacts for Prometheus.
- [stevemcquaid/python-flask-docker-hello-world](https://github.com/stevemcquaid/python-flask-docker-hello-world) - Hello world Python Flask application Dockerized
Expand Down Expand Up @@ -2258,6 +2261,7 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma
- [gendx/lzma-rs](https://github.com/gendx/lzma-rs) - An LZMA decoder written in pure Rust
- [get-eventually/eventually-rs](https://github.com/get-eventually/eventually-rs) - Event Sourcing for Rust
- [getzola/zola](https://github.com/getzola/zola) - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
- [gitbutlerapp/gitbutler](https://github.com/gitbutlerapp/gitbutler) - The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
- [gleam-lang/gleam](https://github.com/gleam-lang/gleam) - ⭐️ A friendly language for building type-safe, scalable systems!
- [gnprice/toml-cli](https://github.com/gnprice/toml-cli) -
- [google/comprehensive-rust](https://github.com/google/comprehensive-rust) - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Expand Down Expand Up @@ -2804,7 +2808,6 @@ Automatically generated with ❤️ by [Create My Awesome](https://github.com/ma
- [gcanti/monocle-ts](https://github.com/gcanti/monocle-ts) - Functional optics: a (partial) porting of Scala monocle
- [gcanti/retry-ts](https://github.com/gcanti/retry-ts) - Retry combinators for monadic actions that may fail
- [gigobyte/purify](https://github.com/gigobyte/purify) - Functional programming library for TypeScript - https://gigobyte.github.io/purify/
- [gitbutlerapp/gitbutler](https://github.com/gitbutlerapp/gitbutler) - The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
- [github/codeql-action](https://github.com/github/codeql-action) - Actions for running CodeQL analysis
- [gitroomhq/trending-list](https://github.com/gitroomhq/trending-list) - Know when you are trending on GitHub
- [glideapps/quicktype](https://github.com/glideapps/quicktype) - Generate types and converters from JSON, Schema, and GraphQL
Expand Down

0 comments on commit 2a4ba38

Please sign in to comment.