Text and Numbers
Text processing, string manipulation, and numeric computation utilities. Packages among the 3,000 most downloaded in the past 90 days.
-
4785.5m
-
444.3m
-
103.4m
-
table_rex 4.1.0
Generate configurable text-based tables for display (ASCII & more)
2631.6m last 90 days2631.6m -
237566.5k
-
6544.3k
-
ex_phone_number 0.4.11
A library for parsing, formatting, and validating international phone numbers. Based on Google's libphonenumber.
281538.1k last 90 days281538.1k -
stdout_formatter 0.2.4
Tools to format paragraphs, lists and tables as plain text
14423.6k last 90 days14423.6k -
234386.2k
-
slugify 1.3.1
Transform strings from any language to slugs for URLs, filenames or fun
131379.1k last 90 days131379.1k -
12275.2k
-
conv_case 0.2.3
A library to convert strings, atoms and map keys between `camelCase`, `snake_case` and `kebab-case`.
2201.0k last 90 days2201.0k -
ex_money 6.2.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).
599199.3k last 90 days599199.3k -
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`
92145.9k last 90 days92145.9k -
181.8k
-
5080.0k
-
1672.3k
-
4269.0k
-
unicode 2.0.0
Functions to introspect the Unicode character database and to provide fast codepoint lookups and guards.
4369.0k last 90 days4369.0k -
abacus 2.2.0
Mathematical expression parser and evaluator in Elixir. Tags: math, parse, parser, eval
9864.4k last 90 days9864.4k -
exprintf 0.2.1
A printf / sprintf library for Elixir. It works as a wrapper for :io.format.
3358.3k last 90 days3358.3k -
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, ???)!
4157.6k last 90 days4157.6k -
ratio 4.0.1
This library allows you to use Rational numbers in Elixir, to enable exact calculations with all numbers big and small.
4253.1k last 90 days4253.1k -
2051.2k
-
1048.2k
-
math 0.7.0
The Math library extends Elixir with many common math-related functions, constants and (optionally) operators.
10738.4k last 90 days10738.4k -
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.
3837.9k last 90 days3837.9k -
slugger 0.3.0
The library Slugger can generate slugs from given strings that can be used in URLs or file names.
16036.1k last 90 days16036.1k -
42429.9k
-
1928.3k
-
1728.2k
-
1326.5k
-
phone 0.5.11
Phone number parser for telephone numbers in international standard or missing international country code.
10926.1k last 90 days10926.1k -
unicode_string 2.3.1
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.
2226.0k last 90 days2226.0k -
2524.6k
-
exmoji 0.3.1
Emoji encoding swiss army knife for dealing with Unicode and other gotchas.
10524.4k last 90 days10524.4k -
caramelize 1.2.1
An Elixir library that converts maps from `snake_case` to `camelCase`.
18.3k last 90 days-18.3k -
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.4k last 90 days2917.4k -
616.2k
-
7515.6k
-
9414.7k
-
word_smith 0.2.0
General text utility library to help with string manipulation not found in the standard Elixir library.
2514.0k last 90 days2514.0k -
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
2113.3k last 90 days2113.3k -
-12.8k
-
extractous_ex 0.2.1
Elixir library for extracting text and metadata from various document formats using the Extractous Rust library
1912.4k last 90 days1912.4k -
311.3k
-
akin 0.2.0
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
4110.8k last 90 days4110.8k -
229.0k
-
138.8k
-
ex_uc 1.2.0
Utility to convert values between different units of the same kind. Extremely easy to extend and to use.
228.3k last 90 days228.3k -
the_fuzz 0.6.0
String metrics and phonetic algorithms for Elixir. Based Heavily on StringMetrics for Scala written by Rocky Madden.
828.3k last 90 days828.3k -
178.2k
-
font_metrics 0.5.2
FontMetrics -- Work with font meta-data and text measurements
18.2k last 90 days18.2k -
truetype_metrics 0.6.1
TrueType_Metrics -- Parse TrueType fonts and generate metrics data.
37.9k last 90 days37.9k -
27.2k
-
-7.0k
-
-6.9k
-
libphonenumber 0.1.1
Elixir partial version of [libphonenumber](https://github.com/googlei18n/libphonenumber) by Google
66.9k last 90 days66.9k -
npm_semver 0.1.0
npm-compatible semantic versioning — parse, match, and compare versions using npm range syntax (^, ~, x-ranges, hyphen ranges, ||).
26.7k last 90 days26.7k -
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.
36.5k last 90 days36.5k -
56.0k
-
-5.0k
-
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.
4.9k last 90 days-4.9k -
casefold 2.1.0
Gleam library providing casefold and other string utility functions.
04.6k last 90 days04.6k -
54.5k
-
84.4k
-
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.4k last 90 days694.4k -
mnemonic_slugs 0.0.3
MnemonicSlugs is an Elixir library for generating memorable slugs.
294.3k last 90 days294.3k -
233.7k
-
simetric 0.2.0
This library provides facilities to perform approximate string matching and measurement of string similarity/distance.
633.7k last 90 days633.7k -
293.6k
-
13.2k
-
43.2k
-
ucwidth 0.2.0
A port of ucwidth from C to Elixir, for determining the width (full-width or half-width) of an Unicode character.
23.1k last 90 days23.1k -
misc_random 0.2.9
Creates random numbers and strings of arbitrary lengths. Uses preferred Erlang random module based on used OTP version.
103.1k last 90 days103.1k -
-3.0k
-
simple_slug 0.1.1
A passive slugging module -- simple, transliteration-free slugs.
12.8k last 90 days12.8k