mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
64 lines
1.3 KiB
JSON
64 lines
1.3 KiB
JSON
[
|
|
{
|
|
"title": "Guides",
|
|
"docs": [
|
|
"Installing",
|
|
"Getting started",
|
|
"Conditionals and lists",
|
|
"Custom tags",
|
|
"State",
|
|
"Styles",
|
|
"Events",
|
|
"Body content",
|
|
"Marko 4 upgrade"
|
|
]
|
|
},
|
|
{
|
|
"title": "Reference",
|
|
"docs": [
|
|
"Rendering",
|
|
"Syntax",
|
|
"Core tags",
|
|
"Class components",
|
|
"marko.json"
|
|
]
|
|
},
|
|
{
|
|
"title": "Bundler Integrations",
|
|
"docs": ["Lasso", "Webpack", "Browserify", "Rollup"]
|
|
},
|
|
{
|
|
"title": "Server Integrations",
|
|
"docs": [
|
|
"Express",
|
|
"Koa",
|
|
"Hapi",
|
|
"HTTP",
|
|
{
|
|
"title": "Other",
|
|
"docs": ["Fastify", "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",
|
|
"10 Awesome Marko Features"
|
|
]
|
|
}
|
|
]
|