https://github.com/amirlogic/node-sea-apps
Node Single Executable Apps
https://github.com/amirlogic/node-sea-apps
ffmpeg imagemagick nodejs single-executable-application
Last synced: 11 months ago
JSON representation
Node Single Executable Apps
- Host: GitHub
- URL: https://github.com/amirlogic/node-sea-apps
- Owner: amirlogic
- License: mit
- Created: 2024-12-28T12:08:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T21:46:03.000Z (12 months ago)
- Last Synced: 2025-02-11T22:32:16.955Z (12 months ago)
- Topics: ffmpeg, imagemagick, nodejs, single-executable-application
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mupdf-sea
Mupdf.js Node Single Executable App
## Notes
Mupdf.js is a ESM module
Node SEA currently do not support importing external modules (only built-in modules)
Could not create a bundle using Esbuild