Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phodal/sherlock
Skill Tree Sherlock
https://github.com/phodal/sherlock
Last synced: 2 days ago
JSON representation
Skill Tree Sherlock
- Host: GitHub
- URL: https://github.com/phodal/sherlock
- Owner: phodal
- License: mit
- Created: 2015-02-27T04:02:31.000Z (over 9 years ago)
- Default Branch: gh-pages
- Last Pushed: 2017-09-07T23:38:26.000Z (about 7 years ago)
- Last Synced: 2024-11-03T03:30:29.521Z (9 days ago)
- Language: JavaScript
- Homepage: http://sherlock.phodal.com/
- Size: 2.51 MB
- Stars: 674
- Watchers: 64
- Forks: 124
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sherlock
> 基于D3.js与KnockOut.js的数据生成的技能树。
基于: [https://github.com/phodal/awesome-developer](https://github.com/phodal/awesome-developer)
截图:
![Sherlock Screenshot](sherlock.jpg)
数据示例:
```javascript
{
"id": 1,
"title": "HTML",
"description": "Internet主要由从服务器通过HTTP协议向浏览器发送的HTML文档组成。HTML被用来结构化信息——例如标题、段落和列表等等,也可用来在一定程度上描述文档的外观和语义。",
"rankDescriptions": [
"理解如何创建和浏览一个基本的网页",
"理解网页间是如何链接的、如何设计多列布局,可以处理表单字段和媒体元素"
],
"links": [
{
"label": "无处不在的html",
"url": "http://www.phodal.com/blog/be-a-geek-chapter-1-anywhere-html/"
}
],
"books": [
{
"label": "Head First HTML与CSS",
"url": "http://www.amazon.cn/Head-First-HTML%E4%B8%8ECSS-%E7%BD%97%E5%B8%83%E6%A3%AE/dp/B00FF3P8FY/ref=sr_1_1?ie=UTF8&qid=1424182950&sr=8-1&keywords=html"
},
{
"label": "图灵程序设计丛书:HTML5权威指南",
"url": "http://www.amazon.cn/%E5%9B%BE%E7%81%B5%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1…9B%BC/dp/B00H706BIG/ref=sr_1_4?ie=UTF8&qid=1424220765&sr=8-4&keywords=html"
}
],
"maxPoints": 2
}
```## Devel
- D3.js
- Dagre-D3.js
- jquery.tooltipster.js
- jQuery
- Lettuce
- Knockout.js
- Require.js## License
© 2015 [Phodal Huang](http://www.phodal.com). This code is distributed under the MIT license. See `LICENSE.txt` in this directory.
[待我代码编成,娶你为妻可好](http://www.xuntayizhan.com/person/ji-ke-ai-qing-zhi-er-shi-dai-wo-dai-ma-bian-cheng-qu-ni-wei-qi-ke-hao-wan/)