An open API service indexing awesome lists of open source software.

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

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