pit
Pipe transformer
A utility macro for handling data transformations in pipe flows.
Elixir macro for extracting or transforming values inside a pipe flow.
29 stars
2 watching
2 forks
Language: Elixir
last commit: 9 months ago
Linked from 1 awesome list
elixirerror-handlingpipe
Related projects:
Repository | Description | Stars |
---|---|---|
vic/pipe_here | A macro library for specifying argument positions in piped function calls. | 34 |
batate/elixir-pipes | Provides macros to extend Elixir's pipe operator for more flexible function composition and error handling | 327 |
vic/ok_jose | Library providing an idiomatic Elixir way to pipe and handle results of functions returning tagged tuples. | 100 |
isometry/alfred-pipe | A tool for transforming clipboard contents with shell one-liners | 30 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
cgarciae/phi | A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
f34nk/modest_ex | A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
elixir-ivcu/ivcu | A library to validate, convert, and upload images by replacing flawed concepts with better alternatives. | 5 |
vic/happy | A library providing a concise and expressive way to handle errors in Elixir code using a macro-based approach. | 45 |
cosmictoast/pipe | A library providing a reusable and flexible pipe operator for Nim programming language. | 60 |
tyre/imagineer | A library for image processing in Elixir. | 119 |
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
plumphp/plum | A data processing pipeline framework that enables flexible and reusable data transformation code | 143 |
byeongukchoi/transformer | A lightweight library providing flexible type conversion capabilities | 0 |
elixir-ecto/connection | Provides an API for establishing and managing TCP connections in Erlang/OTP | 264 |