Skip to content

Commit

Permalink
add nph (#2773)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck authored Dec 21, 2023
1 parent 9ccd3c5 commit 038f07a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -32170,5 +32170,18 @@
"description": "Nim binding for ImPlot (CImPlot/ImGui/CImGui)",
"license": "MIT License",
"web": "https://github.com/dinau/nim_implot"
},
{
"name": "nph",
"url": "https://github.com/arnetheduck/nph",
"method": "git",
"tags": [
"nim",
"formatter",
"vscode"
],
"description": "Opinionated code formatter",
"license": "MIT License",
"web": "https://github.com/arnetheduck/nph"
}
]

0 comments on commit 038f07a

Please sign in to comment.