Skip to content

Commit

Permalink
Update Libraries.awesome.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
bipokot committed Jul 30, 2023
1 parent 47e4c54 commit 51c3215
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/main/resources/links/Libraries.awesome.kts
Original file line number Diff line number Diff line change
Expand Up @@ -1704,6 +1704,11 @@ category("Libraries/Frameworks") {
desc = "A Kotlin DSL for regular expressions"
setPlatforms(JVM)
}
link {
github = "bipokot/Kabu"
desc = "The fastest way to create complex Kotlin DSL"
setTags("dsl", "kotlin", "codegenerator")
}
}
subcategory("Extensions") {
link {
Expand Down

0 comments on commit 51c3215

Please sign in to comment.