Skip to content

Commit

Permalink
add KotlinFire (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
AstroSquared committed Jun 17, 2024
1 parent 5510399 commit 0d9b4e8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions public/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,12 @@
"Github": "https://github.com/anatevka-xD/scratchfire",
"Discord": "https://discord.gg/a5h7PKbE33"
}
}, {
"name": "KotlinFire",
"description": "KotlinFire is a Kotlin library for template manipulation, making use of Kotlin lambdas, operator overloading, and extension functions, allowing for a pretty clean syntax.",
"properties": {
"Github": "https://github.com/FlyingPig525/KotlinFire"
}
}
]
},
Expand Down

0 comments on commit 0d9b4e8

Please sign in to comment.