Skip to content

MJML binary files repository for usage without node.js

Notifications You must be signed in to change notification settings

sashko-guz/mjml-binary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MJML Binary

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

About

MJML binary files repository for usage without node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published