Text and Numbers
Text processing, string manipulation, and numeric computation utilities. Packages among the 3,000 most downloaded in the past 90 days.
-
4773.9m
-
443.8m
-
103.5m
-
table_rex 4.1.0
Generate configurable text-based tables for display (ASCII & more)
262774.3k last 90 days262774.3k -
237534.5k
-
ex_phone_number 0.4.11
A library for parsing, formatting, and validating international phone numbers. Based on Google's libphonenumber.
279462.6k last 90 days279462.6k -
stdout_formatter 0.2.4
Tools to format paragraphs, lists and tables as plain text
14401.1k last 90 days14401.1k -
5395.5k
-
233390.9k
-
slugify 1.3.1
Transform strings from any language to slugs for URLs, filenames or fun
130352.0k last 90 days130352.0k -
12264.9k
-
conv_case 0.2.3
A library to convert strings, atoms and map keys between `camelCase`, `snake_case` and `kebab-case`.
2189.1k last 90 days2189.1k -
ex_money 6.1.1
Money functions for operations on and localization of a money data type with support for ISO 4217 currencies and ISO 24165 digial tokens (crypto currencies).
597161.0k last 90 days597161.0k -
proper_case 1.3.1
An Elixir library that converts keys in maps between `snake_case` and `camel_case`. Useful as a plug in Phoenix for converting incoming params from JavaScript's `camelCase` to Elixir's `snake_case`
92140.4k last 90 days92140.4k -
abacus 2.2.0
Mathematical expression parser and evaluator in Elixir. Tags: math, parse, parser, eval
98116.4k last 90 days98116.4k -
5076.4k
-
1667.0k
-
4266.8k
-
165.1k
-
exprintf 0.2.1
A printf / sprintf library for Elixir. It works as a wrapper for :io.format.
3361.0k last 90 days3361.0k -
unicode 2.0.0
Functions to introspect the Unicode character database and to provide fast codepoint lookups and guards.
4359.6k last 90 days4359.6k -
numbers 5.2.5
Numbers dispatches on any numeric type that follows the `Numeric` behaviour. This allows you to create composite types working with _any_ numeric type (Decimal, Ratio, Tensor, ComplexNum, ???)!
4151.2k last 90 days4151.2k -
ratio 4.0.1
This library allows you to use Rational numbers in Elixir, to enable exact calculations with all numbers big and small.
4247.3k last 90 days4247.3k -
2046.8k
-
1040.1k
-
1339.9k
-
slugger 0.3.0
The library Slugger can generate slugs from given strings that can be used in URLs or file names.
16036.7k last 90 days16036.7k -
unicode_set 1.7.0
Implementation of Unicode Sets and Regexes for Elixir that can be used in function guards, compiled patterns, nimble_parsec combinators and regexes.
3932.2k last 90 days3932.2k -
math 0.7.0
The Math library extends Elixir with many common math-related functions, constants and (optionally) operators.
10732.2k last 90 days10732.2k -
40832.0k
-
exmoji 0.3.1
Emoji encoding swiss army knife for dealing with Unicode and other gotchas.
10527.5k last 90 days10527.5k -
1927.3k
-
1727.3k
-
phone 0.5.11
Phone number parser for telephone numbers in international standard or missing international country code.
10924.0k last 90 days10924.0k -
1322.3k
-
akin 0.2.0
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
4121.9k last 90 days4121.9k -
unicode_string 2.2.0
Unicode locale-aware case folding, case mapping (upcase, downcase and titlecase) case-insensitive equality as well as word, line, grapheme and sentence breaking and streaming.
2121.2k last 90 days2121.2k -
9420.1k
-
7518.2k
-
ex_unicode 1.12.0
Functions to introspect the Unicode character database and to provide fast codepoint lookups and guards.
4318.2k last 90 days4318.2k -
unidecode 1.0.2
Transliterate from Unicode to ASCII. Based on Text::Unidecode.
2917.9k last 90 days2917.9k -
2417.8k
-
word_smith 0.2.0
General text utility library to help with string manipulation not found in the standard Elixir library.
2515.6k last 90 days2515.6k -
currency_formatter 0.8.1
A library to help with formatting a number to a currency using iso standards and other convenience functions related to formatting currencies
2115.6k last 90 days2115.6k -
caramelize 1.2.1
An Elixir library that converts maps from `snake_case` to `camelCase`.
15.2k last 90 days-15.2k -
612.5k
-
-12.3k
-
extractous_ex 0.2.1
Elixir library for extracting text and metadata from various document formats using the Extractous Rust library
1912.1k last 90 days1912.1k -
angle 1.0.1
Tired of forever converting back and forwards between degrees and radians? Well worry no more; Angle is here to make your life simple!
010.5k last 90 days010.5k -
229.5k
-
the_fuzz 0.6.0
String metrics and phonetic algorithms for Elixir. Based Heavily on StringMetrics for Scala written by Rocky Madden.
829.3k last 90 days829.3k -
178.1k
-
27.6k
-
27.3k
-
font_metrics 0.5.2
FontMetrics -- Work with font meta-data and text measurements
17.2k last 90 days17.2k -
truetype_metrics 0.6.1
TrueType_Metrics -- Parse TrueType fonts and generate metrics data.
37.0k last 90 days37.0k -
37.0k
-
ex_uc 1.2.0
Utility to convert values between different units of the same kind. Extremely easy to extend and to use.
226.8k last 90 days226.8k -
-6.7k
-
-6.0k
-
libphonenumber 0.1.1
Elixir partial version of [libphonenumber](https://github.com/googlei18n/libphonenumber) by Google
65.8k last 90 days65.8k -
-5.7k
-
random_gib 0.0.8
Just a single module for some simple (not crypto strong) random things, e.g. RandomGib.Get.some_letters(5), RandomGib.Get.one_of(src), RandomGib.Get.some_of(src), RandomGib.Get.some_characters(100). Probably not for use in production.
5.6k last 90 days-5.6k -
05.0k
-
84.9k
-
text_delta 1.4.0
Elixir counter-part for the Quill.js Delta library. It provides a baseline for Operational Transformation of rich text.
694.7k last 90 days694.7k -
casefold 2.1.0
Gleam library providing casefold and other string utility functions.
03.9k last 90 days03.9k -
alphanumeric 0.1.1
Convert 62 decimal number tools. Integer to String and String to Integer.
23.6k last 90 days23.6k -
prosemirror_ex 0.3.0
ProseMirror document model and transforms for Elixir. Full port of prosemirror-model and prosemirror-transform with wire-format JSON compatibility for collaborative editing.
23.6k last 90 days23.6k -
13.6k
-
233.5k
-
npm_semver 0.1.0
npm-compatible semantic versioning — parse, match, and compare versions using npm range syntax (^, ~, x-ranges, hyphen ranges, ||).
23.5k last 90 days23.5k -
simetric 0.2.0
This library provides facilities to perform approximate string matching and measurement of string similarity/distance.
633.4k last 90 days633.4k -
mnemonic_slugs 0.0.3
MnemonicSlugs is an Elixir library for generating memorable slugs.
293.3k last 90 days293.3k -
43.2k