mirror of
https://github.com/marko-js/marko.git
synced 2026-02-01 16:07:13 +00:00
ℹ️ 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
Languages
JavaScript
66.2%
TypeScript
20.9%
Marko
6.9%
HTML
6%
