Text and Numbers
Text processing, string manipulation, and numeric computation utilities. Packages among the 3,000 most downloaded in the past 90 days.
-
-
-
-
table_rex 4.1.0
Generate configurable text-based tables for display (ASCII & more)
-
-
-
ex_phone_number 0.4.8
A library for parsing, formatting, and validating international phone numbers. Based on Google's libphonenumber.
-
stdout_formatter 0.2.4
Tools to format paragraphs, lists and tables as plain text
-
-
slugify 1.3.1
Transform strings from any language to slugs for URLs, filenames or fun
-
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`
-
ex_money 5.21.0
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).
-
-
-
conv_case 0.2.3
A library to convert strings, atoms and map keys between `camelCase`, `snake_case` and `kebab-case`.
-
-
exprintf 0.2.1
A printf / sprintf library for Elixir. It works as a wrapper for :io.format.
-
-
slugger 0.3.0
The library Slugger can generate slugs from given strings that can be used in URLs or file names.
-
abacus 2.1.0
Mathematical expression parser and evaluator in Elixir. Tags: math, parse, parser, eval
-
unicode 1.20.0
Functions to introspect the Unicode character database and to provide fast codepoint lookups and guards.
-
numbers 5.2.4
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, ???)!
-
-
phone 0.5.11
Phone number parser for telephone numbers in international standard or missing international country code.
-
ratio 4.0.1
This library allows you to use Rational numbers in Elixir, to enable exact calculations with all numbers big and small.
-
-
-
-
-
exmoji 0.3.1
Emoji encoding swiss army knife for dealing with Unicode and other gotchas.
-
math 0.7.0
The Math library extends Elixir with many common math-related functions, constants and (optionally) operators.
-
-
-
unicode_set 1.5.0
Implementation of Unicode Sets and Regexes for Elixir that can be used in function guards, compiled patterns, nimble_parsec combinators and regexes.
-
word_smith 0.2.0
General text utility library to help with string manipulation not found in the standard Elixir library.
-
-
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
-
ex_unicode 1.12.0
Functions to introspect the Unicode character database and to provide fast codepoint lookups and guards.
-
reading_time 0.2.0
ReadingTime helps you estimate how long some text will take to be read.
-
unidecode 1.0.1
Transliterate from Unicode to ASCII. Based on Text::Unidecode.
-
-
the_fuzz 0.6.0
String metrics and phonetic algorithms for Elixir. Based Heavily on StringMetrics for Scala written by Rocky Madden.
-
text_delta 1.4.0
Elixir counter-part for the Quill.js Delta library. It provides a baseline for Operational Transformation of rich text.
-
-
-
akin 0.2.0
A collection of metrics and phonetic algorithms for fuzzy string matching in Elixir.
-
ex_uc 1.2.0
Utility to convert values between different units of the same kind. Extremely easy to extend and to use.
-
font_metrics 0.5.2
FontMetrics -- Work with font meta-data and text measurements
-
-
truetype_metrics 0.6.1
TrueType_Metrics -- Parse TrueType fonts and generate metrics data.
-
caramelize 1.2.1
An Elixir library that converts maps from `snake_case` to `camelCase`.
-
-
-
-
libphonenumber 0.1.1
Elixir partial version of [libphonenumber](https://github.com/googlei18n/libphonenumber) by Google
-
-
-
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.
-
simetric 0.2.0
This library provides facilities to perform approximate string matching and measurement of string similarity/distance.
-
-
-
mnemonic_slugs 0.0.3
MnemonicSlugs is an Elixir library for generating memorable slugs.
-
unicode_string 1.7.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.
-
-
-
-
-
misc_random 0.2.9
Creates random numbers and strings of arbitrary lengths. Uses preferred Erlang random module based on used OTP version.
-
-
-
full_name_splitter 1.0.3
Full Name Splitter is a library to split a full name simply into first and last name.
-
simple_slug 0.1.1
A passive slugging module -- simple, transliteration-free slugs.
-
-
-
auto_linker 1.0.0
AutoLinker is a basic package for turning website names into links.
-
better_number 1.0.1
Convert numbers to various string formats, such as currency
-
emote 0.1.1
Small lib for converting emoticons and emoji names to emoji characters or images, incl. custom emoji
-
ex_clsx 1.0.0
An utility module to concatenate strings fragments, filtering falsey values. Inspired to https://github.com/lukeed/clsx, it is useful to produce class names for components that depend on component attributes.
-
Logic for writing NLdoc Spec to Tiptap format.
-
-
-
mangler 0.2.0
A collection of utilities to validate and transform strings with diacritics, unicode and ascii.