This document aims to exhaustively list and categorize every known solution for packaging Node.js applications as standalone executables.
| Name | Company | Repository | Point of Contact |
|---|---|---|---|
| pkg | - | https://github.com/yao-pkg/pkg | @robertsLando |
| boxednode | MongoDB | https://github.com/mongodb-js/boxednode | @addaleax |
| nexe | - | https://github.com/nexe/nexe | N/A |
| node-sea | - | https://github.com/arcanis/node-sea | @arcanis |
| Name | Project | Reference | Point of Contact |
|---|---|---|---|
| ASAR | Electron | @zcbenz |
|
| ZipFS | Yarn | ZipFS | @arcanis |
| Name | Notes |
|---|---|
qjsc |
Compiles Javascript sources to executables with no external dependency. |
Did we miss any or got any details wrong? Help us out by sending a PR!