convertat
Base converter
A library for converting between numbers in arbitrary bases
An Elixir library for converting from and to arbitrary bases.
17 stars
3 watching
2 forks
Language: Elixir
last commit: almost 9 years ago
Linked from 1 awesome list
base-conversionelixir
Related projects:
Repository | Description | Stars |
---|---|---|
igas/custom_base | Provides a custom base conversion mechanism in Elixir | 22 |
bobg/basexx | A package for converting numbers between digit strings and various number bases | 5 |
aiq/basexx | A Lua library for converting between various binary data formats | 85 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
defp/pinyin | A Pinyin conversion library for Elixir, converting Chinese characters to Pinyin with tone and variant options. | 22 |
alisinabh/numero | A micro library for converting and processing non-standard numeric characters from various languages into standard digits. | 7 |
batate/shouldi | Provides Elixir testing libraries with nested contexts and improved test naming conventions | 135 |
jhumphry/ada_bintoasc | A library providing flexible binary-to-ASCII encoding and decoding capabilities | 0 |
gjaldon/base58check | A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
davebryson/elixir_milliseconds | Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
byeongukchoi/transformer | A lightweight library providing flexible type conversion capabilities | 0 |
whatyouhide/stream_data | A toolset for generating and testing data in Elixir applications | 883 |
5j9/num2fawords | A Python library for converting numbers to their Persian word forms | 40 |
carturoch/ex_uc | Conversions between different units of measurement in various contexts. | 21 |