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.

GitHub

33 stars
2 watching
12 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
parroty/excheck A testing library for Elixir programming language 316
parroty/exprof A tool to profile and analyze Elixir code execution time 179
parroty/oauth2ex An OAuth 2.0 client library for Elixir. 57
pigmej/exelli An Elixir wrapper with a simple syntax for building web applications. 16
qqwy/elixir-number A wrapper around custom numeric types to provide a unified arithmetic interface. 38
joshwlewis/tapex Formats TAP output for Elixir's ExUnit testing framework 25
ntrepid8/ex_crypto Provides an Erlang crypto module wrapper for Elixir to simplify secure application development 150
guibou/pyf A Haskell library for string formatting with a mini language inspired by Python's printf. 66
bjro/apex A library that pretty prints Elixir data structures in full color 278
zabirauf/elixir-ipfs-api An Elixir library to interact with the IPFS REST endpoint. 47
pwoolcoc/exmerl An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. 12
trapped/elixir-rsa Provides an easy-to-use wrapper for public key cryptography in Elixir 35
timdeputter/fitex Provides a concise syntax for defining single-parameter functions in Elixir. 2
jeffweiss/exgenius Provides an Elixir interface to the Genius API for accessing user-generated lyrics and explanations 1
gniquil/ex_brace_expansion Port of JavaScript brace expansion to Elixir, allowing dynamic string template expansion with placeholder replacement. 5