mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Added link to ROADMAP in README
This commit is contained in:
parent
6aaf8679a8
commit
d6719f3ce4
@ -2,7 +2,9 @@
|
||||
<a href="http://markojs.com/"><img src="https://raw.githubusercontent.com/marko-js/branding/master/marko-logo-medium-cropped.png" alt="Marko logo" width="300" /></a><br /><br />
|
||||
</p>
|
||||
|
||||
Marko is a [_really_ fast](https://github.com/marko-js/templating-benchmarks) and lightweight HTML-based templating engine from eBay. Marko runs on Node.js and in the browser and it supports streaming, async rendering and custom tags. Templates are compiled to readable CommonJS modules. Learn more on [markojs.com](http://markojs.com/), and even [Try Marko Online!](http://markojs.com/try-online/)
|
||||
Marko is a [_really_ fast](https://github.com/marko-js/templating-benchmarks) and lightweight UI component building library from eBay. Marko runs on Node.js and in the browser and it supports streaming, async rendering and custom tags. UI components compiled to readable CommonJS modules. Learn more on [markojs.com](http://markojs.com/), and even [Try Marko Online!](http://markojs.com/try-online/)
|
||||
|
||||
> :rocket: The upcoming Marko v4 release with a lot of exciting improvements is almost ready! Please see the [ROADMAP](./ROADMAP.md) to find out what's changing.
|
||||
|
||||
[](https://travis-ci.org/marko-js/marko)
|
||||
[](https://coveralls.io/github/marko-js/marko?branch=master)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user