mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
57 lines
944 B
JSON
57 lines
944 B
JSON
[{
|
|
"title": "Introduction",
|
|
"docs": [
|
|
"Installing",
|
|
"Getting started",
|
|
"Rendering",
|
|
"Syntax",
|
|
"Core tags",
|
|
"Custom tags",
|
|
"Components",
|
|
"Server-side rendering"
|
|
]
|
|
},{
|
|
"title": "Bundler Integrations",
|
|
"docs": [
|
|
"Lasso",
|
|
"Webpack",
|
|
"Browserify",
|
|
"Rollup"
|
|
]
|
|
},{
|
|
"title": "Server Integrations",
|
|
"docs": [
|
|
"Express",
|
|
"Koa",
|
|
"Hapi",
|
|
"HTTP",
|
|
{
|
|
"title": "Other",
|
|
"docs": [
|
|
"Huncwot"
|
|
]
|
|
}
|
|
]
|
|
},{
|
|
"title": "Framework Integrations",
|
|
"docs": [
|
|
"Redux"
|
|
]
|
|
},{
|
|
"title": "Tooling",
|
|
"docs": [
|
|
"Editor plugins"
|
|
]
|
|
},{
|
|
"title": "Tutorials",
|
|
"docs": [
|
|
"Color Picker"
|
|
]
|
|
}, {
|
|
"title": "Articles",
|
|
"docs": [
|
|
"Marko vs React",
|
|
"Why is Marko Fast"
|
|
]
|
|
}]
|