mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-27 16:37:42 +00:00
15 lines
No EOL
327 B
JSON
15 lines
No EOL
327 B
JSON
{
|
|
"name": "Mortgage calculator",
|
|
"description": "Quickly estimate monthly payments and compare rates with this user-friendly mortgage calculator.",
|
|
"widgets": [
|
|
"Table"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "Run JavaScript",
|
|
"id": "runjs"
|
|
}
|
|
],
|
|
"id": "mortgage-calculator",
|
|
"category": "operations"
|
|
} |