Skip to content

Commit c5683a0

Browse files
add helpers/compound-interest-calculator.json
1 parent b4cb3c0 commit c5683a0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "Compound Interest Calculator",
3+
"desc": "Enter your initial investment, regular contributions, expected rate of return, and investment timeline to see how compound interest can grow your money over time.",
4+
"url": "https://compoundinterestcalculator.money/",
5+
"tags": [
6+
"Tool Collections"
7+
],
8+
"maintainers": [
9+
"brice"
10+
],
11+
"addedAt": "2025-05-29"
12+
}

0 commit comments

Comments
 (0)