JSPM

marko

2.7.23
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 13862
  • Score
    100M100P100Q128633F
  • License Apache-2.0

Marko is an extensible, streaming, asynchronous, high performance, HTML-based templating language that can be used in Node.js or in the browser.

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 Logo

Build Status Gitter NPM Downloads

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: Gitter
  • Twitter: please use the #MarkoJS hashtag. Follow @MarkoDevTeam

Questions or comments can also be posted on the Marko Github issues page.

Maintainers

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