Package Exports
- marko
- marko/browser-refresh
- marko/compiler
- marko/compiler/taglibs/Taglib
- marko/hot-reload
- marko/node-require
- marko/node-require-browser.js
- marko/node-require.js
- marko/package
- marko/package.json
- marko/runtime/loader
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (marko) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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
#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 testPlease submit Github issues for any feature enhancements, bugs or documentation problems.
License
Apache License v2.0
