mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-27 05:48:03 -08:00
Compare commits
7 Commits
40f37c1648
...
2fee59994a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2fee59994a | ||
|
|
43b5e62d6a | ||
|
|
eec6235228 | ||
|
|
06b699f665 | ||
|
|
9755a65420 | ||
|
|
b2af35e890 | ||
|
|
df4d13b316 |
@@ -360,6 +360,7 @@
|
||||
- [Brunch](https://github.com/brunch/brunch) - Front-end web app build tool with simple declarative config, fast incremental compilation, and an opinionated workflow.
|
||||
- [FuseBox](https://github.com/fuse-box/fuse-box) - Fast build system that combines the power of webpack, JSPM and SystemJS, with first-class TypeScript support.
|
||||
- [pkg](https://github.com/vercel/pkg) - Package your Node.js project into an executable.
|
||||
- [Vite](https://github.com/vitejs/vite) - Front-end build tool with hot module replacement and static asset bundling.
|
||||
|
||||
### Hardware
|
||||
|
||||
@@ -371,6 +372,7 @@
|
||||
- [spi-device](https://github.com/fivdi/spi-device) - SPI serial bus access.
|
||||
- [pigpio](https://github.com/fivdi/pigpio) - Fast GPIO, PWM, servo control, state change notification, and interrupt handling on the Raspberry Pi.
|
||||
- [gps](https://github.com/infusion/GPS.js) - NMEA parser for handling GPS receivers.
|
||||
- [modbus-serial](https://github.com/yaacov/node-modbus-serial) - A pure JavaScript implementation of MODBUS-RTU (serial and TCP).
|
||||
|
||||
### Templating
|
||||
|
||||
@@ -835,6 +837,7 @@
|
||||
- [patch-package](https://github.com/ds300/patch-package) - Make and preserve fixes to npm dependencies.
|
||||
- [editly](https://github.com/mifi/editly) - Declarative video editing API.
|
||||
- [wild-wild-path](https://github.com/ehmicky/wild-wild-path) - Object property paths with wildcards and regexes.
|
||||
- [ILLA Cloud](https://www.illacloud.com/) - Low-code internal tool builder.
|
||||
|
||||
## Package Manager
|
||||
|
||||
@@ -918,6 +921,7 @@
|
||||
- [Learn to build apps and APIs with Node.js](https://learnnode.com/friend/AWESOME) - Video course by Wes Bos.
|
||||
- [Real Time Web with Node.js](https://www.pluralsight.com/courses/code-school-real-time-web-with-nodejs)
|
||||
- [Learn and Understand Node.js](https://www.udemy.com/course/understand-nodejs/)
|
||||
- [Node.js Full Stack Developer Course](https://kinsta.com/academy/course/node-js-full-stack-developer/)
|
||||
|
||||
### Cheatsheets
|
||||
|
||||
@@ -933,6 +937,8 @@
|
||||
- [github-npm-stats](https://chrome.google.com/webstore/detail/github-npm-stats/oomfflokggoffaiagenekchfnpighcef) - Chrome extension that displays npm download stats on GitHub.
|
||||
- [npm semver calculator](https://semver.npmjs.com) - Visually explore what versions of a package a semver range matches.
|
||||
- [CodeSandbox](https://codesandbox.io/s/node-http-server-node) - Online IDE and prototyping.
|
||||
- [Amplication](https://github.com/amplication/amplication) - Auto-generates fully functional apps.
|
||||
- [RunJS](https://runjs.app) - Desktop JavaScript playground.
|
||||
|
||||
### Community
|
||||
|
||||
|
||||
Reference in New Issue
Block a user