mirror of
/repos/Prototyper.git
synced 2025-12-30 06:31:32 +01:00
143 lines
3.0 KiB
JSON
143 lines
3.0 KiB
JSON
{
|
|
"links": [
|
|
{
|
|
"title": "Prototyper",
|
|
"links": [
|
|
{
|
|
"title": "Homepage",
|
|
"url": "http://github.com/aikomastboom/Prototyper",
|
|
"icon_class": "icon-home"
|
|
},
|
|
{
|
|
"title": "Editor",
|
|
"url": "/page/app/main.index.html",
|
|
"icon_class": "icon-home"
|
|
},
|
|
{
|
|
"title": "Import index",
|
|
"url": "/importer/index.html",
|
|
"icon_class": "icon-refresh"
|
|
},
|
|
{
|
|
"title": "Readme",
|
|
"url": "/page/app/main.readme.md",
|
|
"icon_class": "icon-info-sign"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Reference",
|
|
"links": [
|
|
{
|
|
"title": "Frontend",
|
|
"links": [
|
|
{
|
|
"title": "Bootstrap",
|
|
"links": [
|
|
{
|
|
"title": "Button Generator",
|
|
"url": "http://www.plugolabs.com/twitter-bootstrap-button-generator/"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Markdown",
|
|
"links": [
|
|
{
|
|
"title": "Syntax",
|
|
"url": "http://daringfireball.net/projects/markdown/syntax"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Knockout",
|
|
"links": [
|
|
{
|
|
"title": "Home page",
|
|
"url": "http://knockoutjs.com/index.html",
|
|
"icon_class": "icon-home"
|
|
},
|
|
{
|
|
"title": "Documentation",
|
|
"url": "http://knockoutjs.com/documentation/introduction.html"
|
|
},
|
|
{
|
|
"title": "Mapping Plugin",
|
|
"url": "http://knockoutjs.com/documentation/plugins-mapping.html"
|
|
},
|
|
{
|
|
"title": "Quick Tip: Telling Knockout to Skip Binding Part of a Page",
|
|
"url": "http://www.knockmeout.net/2012/05/quick-tip-skip-binding.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "LessCSS",
|
|
"url": "http://lesscss.org/"
|
|
},
|
|
{
|
|
"title": "ShareJS",
|
|
"url": "https://github.com/josephg/ShareJS/wiki"
|
|
},
|
|
{
|
|
"title": "Underscore",
|
|
"url": "http://underscorejs.org/"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "Backend",
|
|
"links": [
|
|
{
|
|
"title": "NodeJS",
|
|
"links": [
|
|
{
|
|
"title": "Homepage",
|
|
"url": "http://nodejs.org",
|
|
"icon_class": "icon-home"
|
|
},
|
|
{
|
|
"title": "API",
|
|
"url": "http://nodejs.org/api/"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "ExpressJS",
|
|
"links": [
|
|
{
|
|
"title": "Homepage",
|
|
"url": "http://expressjs.com",
|
|
"icon_class": "icon-home"
|
|
},
|
|
{
|
|
"title": "API",
|
|
"url": "http://expressjs.com/api.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "MongoDB",
|
|
"links": [
|
|
{
|
|
"title": "MongoDB Node.JS Driver",
|
|
"url": "http://mongodb.github.io/node-mongodb-native/contents.html"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "ShareJS",
|
|
"url": "https://github.com/josephg/ShareJS/wiki"
|
|
},
|
|
{
|
|
"title": "Underscore",
|
|
"url": "http://underscorejs.org/",
|
|
"icon_class": "icon-home"
|
|
}
|
|
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |