ariefng/filament-calculator
A Filament plugin that adds a simple calculator tool to your admin panel. Useful for quick calculations while managing data, with easy installation and seamless integration into Filament pages and resources.
fixed the calculator action click handler with $wire. so the action mounts correctly outside modal-triggered contexts
initial_value config ('field' or 0).eval() with a custom parser for secure expression evaluation.decimal_separator config for locale-aware number formatting.New config options in config/filament-calculator.php:
initial_value: 'field' (default) or 0decimal_separator: '.' (default) or ','Full changelog: CHANGELOG.md
Installation: See the README for setup instructions.
operator_buttons.colorgray by defaultoverlayParentActions() when the calculator is used inside another modalfilament-calculator-plugin.webp as the main image and moved the GIF into the usage example sectionInitial release of Filament Calculator.
Full Changelog: https://github.com/ariefng/filament-calculator/commits/v1.0.0
How can I help you explore Laravel packages today?