Simple Table Math

by Sandro Ducceschi
favorite
share
Score: 29/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
50
stars
10,377
downloads
3
forks
144
days
64
days
64
days
2
total PRs
1
open PRs
0
closed PRs
1
merged PRs
6
total issues
5
open issues
1
closed issues
0
commits
Latest Version
2 months 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