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: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
parroty/excheckA testing library for Elixir programming language316
parroty/exprofA tool to profile and analyze Elixir code execution time178
parroty/oauth2exAn OAuth 2.0 client library for Elixir.56
pigmej/exelliAn Elixir wrapper with a simple syntax for building web applications.16
qqwy/elixir-numberA wrapper around custom numeric types to provide a unified arithmetic interface.38
joshwlewis/tapexFormats TAP output for Elixir's ExUnit testing framework25
ntrepid8/ex_cryptoProvides an Erlang crypto module wrapper for Elixir to simplify secure application development150
guibou/pyfA Haskell library for string formatting with a mini language inspired by Python's printf.66
bjro/apexA library that pretty prints Elixir data structures in full color277
zabirauf/elixir-ipfs-apiAn Elixir library to interact with the IPFS REST endpoint.47
pwoolcoc/exmerlAn Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents.12
trapped/elixir-rsaProvides an easy-to-use wrapper for public key cryptography in Elixir35
timdeputter/fitexProvides a concise syntax for defining single-parameter functions in Elixir.2
jeffweiss/exgeniusProvides an Elixir interface to the Genius API for accessing user-generated lyrics and explanations1
gniquil/ex_brace_expansionPort of JavaScript brace expansion to Elixir, allowing dynamic string template expansion with placeholder replacement.5