Menu
Libraries |
Category

maths

  • A simple math problem generator focused on addition and subtraction exercises, primarily designed for printing or oral calculation practice
  • Generates up to 50 problems at once (fitting one A4 page)
  • Built with Svelte framework using Vite, TypeScript, and UnoCSS

Key Features:

  • Supports calculations within ranges: 10/20/50/100
  • Operations:
    • Addition (with carry-over)
    • Subtraction (with borrowing)
    • Consecutive addition
    • Consecutive subtraction
    • Fill-in-the-blank problems
  • Customization options:
    • Control number of problems
    • Toggle answer visibility (direct display or QR code)
    • Enable/disable duplicate problems
    • Refresh individual problems

Future Plans:

  • Multiplication and division operations
  • Mixed operations

Target Audience: Primarily designed for educational use, helping students practice basic arithmetic skills through printable worksheets or oral exercises.

svelteunocssvite

Comments