marko-v2

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

Apache-2.0 3 个版本
安装
npm install marko-v2
yarn add marko-v2
pnpm add marko-v2
bun add marko-v2
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

版本列表
2.10.2 2024-09-13
2.10.1 2016-04-15
2.10.0 2016-04-05