exprintf
Format wrapper
A printf/sprintf library as a wrapper for Elixir's :io.format to simplify usage and conversion between its format string syntax and the language's standard input/output functions.
A printf / sprintf library for Elixir. It works as a wrapper for :io.format.
33 stars
2 watching
12 forks
Language: Elixir
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing library for Elixir programming language | 316 |
| A tool to profile and analyze Elixir code execution time | 178 |
| An OAuth 2.0 client library for Elixir. | 56 |
| An Elixir wrapper with a simple syntax for building web applications. | 16 |
| A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
| Formats TAP output for Elixir's ExUnit testing framework | 25 |
| Provides an Erlang crypto module wrapper for Elixir to simplify secure application development | 150 |
| A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
| A library that pretty prints Elixir data structures in full color | 277 |
| An Elixir library to interact with the IPFS REST endpoint. | 47 |
| An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
| Provides an easy-to-use wrapper for public key cryptography in Elixir | 35 |
| Provides a concise syntax for defining single-parameter functions in Elixir. | 2 |
| Provides an Elixir interface to the Genius API for accessing user-generated lyrics and explanations | 1 |
| Port of JavaScript brace expansion to Elixir, allowing dynamic string template expansion with placeholder replacement. | 5 |