We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef853ed commit 536200cCopy full SHA for 536200c
packages.json
@@ -36593,5 +36593,19 @@
36593
"description": "Nim library for the Pexels API",
36594
"license": "MIT",
36595
"web": "https://github.com/openpeeps/nim-pexels"
36596
+ },
36597
+ {
36598
+ "name": "geecode",
36599
+ "url": "https://github.com/elcritch/geecode",
36600
+ "method": "git",
36601
+ "tags": [
36602
+ "gcode",
36603
+ "parser",
36604
+ "g-code",
36605
+ "RS-274"
36606
+ ],
36607
+ "description": "G-Code parser",
36608
+ "license": "MIT",
36609
+ "web": "https://github.com/elcritch/geecode"
36610
}
36611
]
0 commit comments