There was an error while loading. Please reload this page.
1 parent 5291837 commit b79eaaaCopy full SHA for b79eaaa
1 file changed
packages.json
@@ -40508,5 +40508,20 @@
40508
"description": "Pure nim quicksort implementation",
40509
"license": "MIT",
40510
"web": "https://github.com/Q-Master/quicksort.nim"
40511
+ },
40512
+ {
40513
+ "name": "exa",
40514
+ "url": "https://codeberg.org/brulee/exa",
40515
+ "method": "git",
40516
+ "tags": [
40517
+ "sqlite",
40518
+ "sql",
40519
+ "db",
40520
+ "database",
40521
+ "library"
40522
+ ],
40523
+ "description": "Ergonomic database connectors for Nim.",
40524
+ "license": "BSD-3-Clause",
40525
+ "web": "https://docs.penguinite.dev/exa/"
40526
}
40527
]
0 commit comments