GithubHelp home page GithubHelp logo

hzmaa / sherlock Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phodal/sherlock

0.0 1.0 0.0 2.57 MB

Skill Tree Sherlock

Home Page: http://sherlock.phodal.com/

License: MIT License

JavaScript 94.40% CSS 4.35% HTML 1.25%

sherlock's Introduction

#Sherlock

基于D3.js与KnockOut.js的数据生成的技能树。

基于: https://github.com/phodal/awesome-developer

截图:

Sherlock Screenshot

数据示例:

{
      "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. This code is distributed under the MIT license. See LICENSE.txt in this directory.

待我代码编成,娶你为妻可好

sherlock's People

Contributors

phodal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.