Simple Table Math

by Sandro Ducceschi
favorite
share
Score: 30/100
Description

The Simple Table Math plugin enables dynamic mathematical calculations directly within Markdown tables. Users can effortlessly compute sums, averages, minima, maxima, subtractions, and multiplications by inserting simple tags into table cells. It supports calculations both vertically and horizontally, with optional cell-range selections and automatic currency formatting for clearer readability. Calculations update in real-time, respecting locale-specific number formatting. Results can be easily copied via shortcut or context menu. Styling options are customizable through CSS classes, enhancing visual clarity.

Stats
43
stars
8,338
downloads
3
forks
94
days
14
days
14
days
2
total PRs
1
open PRs
0
closed PRs
1
merged PRs
4
total issues
3
open issues
1
closed issues
0
commits
Latest Version
15 days ago
Changelog

Fixes / Improvements

  • #3 - Merged: Added support for scientific notation (interpret the inputs in exponential format). Thanks to @OookTheLibrarian for this!
  • #4 - Fixed: using numeral.js for better number extraction to prevent localized number issues
README file from