sizeable
File size formatter
An Elixir library to format file sizes in a human-readable way
An Elixir library to make File Sizes human-readable
39 stars
5 watching
8 forks
Language: Elixir
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
polsab/pretty_hex | A hex dumping library in Elixir that formats binary data into human-readable output. | 7 |
jschneider1207/elixirexif | A library to parse and extract metadata from JPEG/TIFF images. | 13 |
dunyakirkali/format_parser.ex | A tool to determine and extract metadata from various file formats | 23 |
alehander92/bencoder | A library to handle Bencode data serialization and deserialization in Elixir | 4 |
group4layers/ex_image_info | An Elixir library to parse images and extract their dimensions, mime-type, and validity. | 95 |
elixir-waffle/waffle | A flexible file upload and attachment library for Elixir with support for multiple storage providers. | 733 |
keepcosmos/readability | An Elixir library that extracts and curates primary readable content from web pages. | 252 |
danielberkompas/number | Provides functions to convert numbers into various formats | 224 |
dkendal/zipper_tree | Provides an efficient way to traverse and modify nested data structures in Elixir. | 19 |
beatrichartz/csv | A library for parsing and encoding CSV files in Elixir. | 499 |
thomaslevesque/humanbytes | Converts byte sizes to human-readable forms | 32 |
kamillelonek/exnumerator | A utility library for defining custom enumerations in Elixir. | 65 |
parroty/exprintf | 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. | 33 |
crowdhailer/ok | Provides elegant error handling and result monad support in Elixir | 602 |
nijikokun/file-size | A lightweight JavaScript module for converting and handling file sizes in various formats. | 233 |