You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -181,6 +182,13 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
181
182
-[webpack](https://github.com/webpack/webpack) - Packs CommonJS/AMD modules for the browser.
182
183
-[Brunch](https://github.com/brunch/brunch) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow.
183
184
185
+
### Hardware
186
+
187
+
-[johnny-five](https://github.com/rwaldron/johnny-five) - Firmata based Arduino Framework.
188
+
-[serialport](https://github.com/voodootikigod/node-serialport) - Access serial ports for reading and writing.
189
+
-[usb](https://github.com/nonolith/node-usb) - USB library.
190
+
191
+
184
192
### Templating
185
193
186
194
-[handlebars.js](https://github.com/wycats/handlebars.js/) - A superset of Mustache templates which adds powerful features like helpers and more advanced blocks.
@@ -517,6 +525,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
517
525
518
526
-[GitHub Linker](https://chrome.google.com/webstore/detail/github-linker/jlmafbaeoofdegohdhinkhilhclaklkp) - Chrome extension that linkifies dependencies in package.json on GitHub.
519
527
528
+
### Miscellaneous
529
+
530
+
-[nodebots](http://nodebots.io) - Robots powered by JavaScript.
0 commit comments