mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
1.8 KiB
1.8 KiB
ℹ️ The master branch currently contains the code for the next major version of Marko (Marko v3). The docs on markojs.com have not yet been updated.
Marko is a fast and lightweight HTML-based templating engine that compiles templates to CommonJS modules and supports streaming, async rendering and custom tags. Learn more on http://markojs.com/.
Changelog
See CHANGELOG.md
Discuss
- Chat channel:
- Twitter: please use the
#MarkoJShashtag. Follow @MarkoDevTeam
Questions or comments can also be posted on the Marko Github issues page.
Maintainers
- Patrick Steele-Idem (Twitter: @psteeleidem)
- Phillip Gates-Idem (Twitter: @philidem)
- Martin Aberer (Twitter: @metaCoffee)
Contribute
Pull Requests welcome. Please make sure all tests pass:
npm test
Please submit Github issues for any feature enhancements, bugs or documentation problems.
License
Apache License v2.0
