Add pretty (#2597)

This commit is contained in:
Andre von Houck 2023-05-13 23:43:34 -07:00 committed by GitHub
parent 718123e5f2
commit 5195965c5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11970,6 +11970,18 @@
"license": "MIT",
"web": "https://github.com/treeform/print"
},
{
"name": "pretty",
"url": "https://github.com/treeform/pretty",
"method": "git",
"tags": [
"pretty",
"print"
],
"description": "A pretty printer for Nim types",
"license": "MIT",
"web": "https://github.com/treeform/pretty"
},
{
"name": "vmath",
"url": "https://github.com/treeform/vmath",