sashko-guz / mjml-binary
MJML binary files repository for usage without node.js
Installs: 3 029
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/sashko-guz/mjml-binary
This package is auto-updated.
Last update: 2025-10-29 03:39:43 UTC
README
MJML compiled binary for usage as binary (without node.js). Inspired by GollumSF/mjml-binary
Installation
composer require sashko-guz/mjml-binary
Binary usage
You can use compiled binaries after composer installation
./vendor/sashko-guz/mjml-binary/dist/mjml-linux-x64 ./vendor/sashko-guz/mjml-binary/dist/mjml-alpine-x64 ./vendor/sashko-guz/mjml-binary/dist/mjml-macos-x64 ./vendor/sashko-guz/mjml-binary/dist/mjml-macos-arm64
Manually build library
yarn install
yarn build