-
GitHub - RaymondLoranger/io_ansi_table: Writes data to "stdio" in a table with borders and colors. Can choose a table style to change the look of the table. (github.com)
The IO ANSI Table library for Elixir enables the formatting of data into tables with borders and colors, offering a variety of styles and customization options. It is inspired by the book ‘Programming Elixir’ by Dave Thomas and provides numerous features in its latest version, including multi-column sorting, alternating row attributes, and extended color support among others. The library supports practical application examples and is utilized by other packages.
Main Points- Functionality and PurposeIO ANSI Table is a utility library for Elixir that allows data to be formatted and presented in a table format, with various styling and color options.
- InspirationThe library is notably inspired by the book 'Programming Elixir' by Dave Thomas, showcasing its educational influence.
- Examples & UsabilityIt includes examples and use cases, demonstrating practical applications and customization options.
- Latest Version EnhancementsThe latest version of IO ANSI Table introduces several new features and improvements, emphasizing ongoing development and enhancements.
122004763 -
GitHub - pretzelai/pretzelai: Open-source, browser-local data exploration using DuckDB-Wasm and PRQL (github.com)
Pretzel is an open-source, offline browser-based tool for data exploration and visualization, leveraging WebAssembly-based DuckDB and PRQL for performance, with privacy-first design.
122004763