marko-v2
v2.10.2
Published
Marko is an extensible, streaming, asynchronous, high performance, HTML-based templating language that can be used in Node.js or in the browser.
Downloads
71
Readme
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
#MarkoJS
hashtag. 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