1 repository
Utilities for transforming raw numerical or date values into human-readable strings with regional formatting.
Distinct from Aggregated Result Templates: None of the candidates address the visual formatting of calculated values for human readability; they focus on aggregation logic or templates.
Explore 1 awesome GitHub repository matching data & databases · Data Value Formatters. Refine with filters or upvote what's useful.
This project is a JavaScript pivot table library and client-side data processor. It provides an interactive interface for transforming raw datasets into summarized tables, heatmaps, and charts, allowing for browser-based data analysis without a backend server. The library distinguishes itself through a drag-and-drop interface for dynamic data exploration and the ability to derive new attributes via date binning or custom logic. It supports flexible data rendering by converting analyzed results into HTML tables or graphical representations using integrated or third-party charting libraries. T
Transforms raw calculated values into human-readable strings using currency symbols, percentage signs, and locale-specific separators.