benjamintanweihao / elixir-cheatsheetsLinks
☆106Updated 8 years ago
Alternatives and similar repositories for elixir-cheatsheets
Users that are interested in elixir-cheatsheets are comparing it to the libraries listed below
Sorting:
- Converts keys of maps to `snake_case`, useful as a plug to format params in the Phoenix connection pipeline☆90Updated 3 years ago
- Pretty-print tables of Elixir structs and maps.☆305Updated 4 months ago
- Elixir ~M sigil for map shorthand. `~M{id, name} ~> %{id: id, name: name}`☆236Updated 11 months ago
- Custom parenting of processes in Elixir☆277Updated 8 months ago
- :ets, the Elixir way☆218Updated 2 years ago
- Lightweight server side integration test tools for Phoenix☆219Updated last year
- Simple scheduling for Elixir☆258Updated last month
- Elixir Phoenix Client for Channels☆216Updated 4 years ago
- A Dockerfile based on my alpine-erlang image for Elixir applications☆209Updated 9 months ago
- Easy local cluster creation for Elixir to aid in unit testing☆231Updated 9 months ago
- Story BDD tool for executing elixir in ExUnit☆151Updated 2 months ago
- MiniRepo allows self-hosting of Hex packages.☆195Updated 4 years ago
- A thin Elixir wrapper for the redbug Erlang tracing debugger.☆254Updated last year
- Reusable, composable patterns across Elixir libraries☆176Updated 6 years ago
- ⚙️ Gearbox is a functional state machine with an easy-to-use API, inspired by both Fsm and Machinery☆191Updated 8 months ago
- Simple mocking library for asynchronous testing in Elixir.☆94Updated 11 months ago
- Ensure that your Elixir project documentation is healthy☆184Updated 7 months ago
- Ecto elixir adjacency list and tree traversal. Supports Ecto versions 2 and 3.☆241Updated 2 years ago
- Useful helper to read and use application configuration from environment variables.☆304Updated last year
- Ecto 3 adapter allowing use of Ecto schemas held in ETS tables☆381Updated last year
- Pretty printer for maps/structs collections (Elixir)☆94Updated 3 years ago
- mix scenic.new task for Scenic apps☆120Updated 6 months ago
- One task to efficiently run all code analysis & testing tools in an Elixir project. Born out of 💜 to Elixir and pragmatism.☆317Updated 10 months ago
- CI/CD toolkit as a library☆241Updated last year
- A port of observer_cli using LiveView☆212Updated 2 years ago
- Date/Time library for Elixir based upon intervals not instants☆177Updated 8 months ago
- An Elixir library for generating struct constructors that handle external data with ease.☆287Updated 2 weeks ago
- ☆269Updated 6 years ago
- An idiomatic Elixir wrapper for gen_statem in OTP 19 (and above).☆310Updated 11 months ago
- Elixir AMQP consumer and publisher behaviours☆180Updated 2 years ago