2016-02-16 22:14:02 -07:00
2015-12-11 09:08:27 -07:00
2016-02-16 22:14:02 -07:00
2015-12-07 14:05:31 -07:00
2016-02-06 18:22:25 -07:00
2016-02-10 10:53:19 -07:00
2015-08-18 14:28:30 -06:00
2015-08-18 14:28:30 -06:00
2016-02-13 09:45:35 -07: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 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

Description
A declarative, HTML-based language that makes building web apps fun
Readme MIT 72 MiB
Languages
JavaScript 65.4%
TypeScript 21.3%
Marko 7%
HTML 6.3%