Skip to content

Commit

Permalink
Add package curlies (#2811)
Browse files Browse the repository at this point in the history
* Add package curlies

* fix json
  • Loading branch information
svenrdz authored Feb 7, 2024
1 parent 6f88cde commit 3cd1ecb
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,19 @@
[
{
"name": "curlies",
"url": "https://github.com/svenrdz/curlies",
"method": "git",
"tags": [
"object construction",
"field init shorthand",
"update syntax",
"rust update syntax",
"fungus"
],
"description": "A macro for object construction using {} (curlies).",
"license": "MIT",
"web": "https://github.com/svenrdz/curlies"
},
{
"name": "littlefs",
"url": "https://github.com/Graveflo/nim-littlefs.git",
Expand Down

0 comments on commit 3cd1ecb

Please sign in to comment.