Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Ruban Prakash
2023-06-20 11:40:09 +01:00
committed by GitHub
parent b2af35e890
commit 9755a65420

View File

@@ -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