{"id":15760564,"url":"https://github.com/ssthouse/ssthouse-blog","last_synced_at":"2025-04-09T12:07:18.609Z","repository":{"id":40649702,"uuid":"137004911","full_name":"ssthouse/ssthouse-blog","owner":"ssthouse","description":"个人博客仓库：前端  /  数据可视化  /  D3.js ","archived":false,"fork":false,"pushed_at":"2022-08-19T07:41:17.000Z","size":42735,"stargazers_count":307,"open_issues_count":1,"forks_count":49,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-04-02T10:13:23.768Z","etag":null,"topics":["blog","d3","d3js"],"latest_commit_sha":null,"homepage":"https://ssthouse.github.io/#/blog","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ssthouse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-12T02:16:19.000Z","updated_at":"2025-01-14T10:48:33.000Z","dependencies_parsed_at":"2022-08-27T01:42:29.629Z","dependency_job_id":null,"html_url":"https://github.com/ssthouse/ssthouse-blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssthouse%2Fssthouse-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssthouse%2Fssthouse-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssthouse%2Fssthouse-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ssthouse%2Fssthouse-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ssthouse","download_url":"https://codeload.github.com/ssthouse/ssthouse-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036067,"owners_count":21037092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blog","d3","d3js"],"created_at":"2024-10-04T10:58:53.945Z","updated_at":"2025-04-09T12:07:18.586Z","avatar_url":"https://github.com/ssthouse.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# ssthouse blog\n\n这里是我的个人博客仓库, 我会将我的**个人博客**, **译文**放置在此.\n\n文章内容主要关于 _前端开发_, _D3.js_ 和 _数据可视化_\n\n如果文章对你有帮助, 欢迎 **fork** \u0026 **star** :tada:\n\n你也可以在这里找到我: [github 主页](https://github.com/ssthouse) | [知乎专栏](https://zhuanlan.zhihu.com/c_196857379) | [掘金](https://juejin.im/user/57bc46c8efa631005a891573/posts)\n\n## 想直接联系我 ?\n\n邮箱: ssthouse@163.com\n\n微信:\n(注: 如是对文章有疑问,请直接在文章下面留言 || 提issue,无需加微信~)\n\n![wechat](https://github.com/ssthouse/ssthouse-blog/raw/master/img/QR_300px.png)\n\n## 目录\n\n### D3.js 简介\n\n[D3.js 学习之旅](https://github.com/ssthouse/d3-blog/blob/master/d3-guide/d3_roadmap_cn.md)\n\n### D3 selection\n\n[以 Join 的方式来思考 D3.js](https://github.com/ssthouse/d3-blog/blob/master/thinking-with-join/thinking-with-join.md)\n\n[用 D3.js 十分钟实现字符跳动效果](https://github.com/ssthouse/d3-blog/blob/master/charactor-jump/charactor-jump.md)\n\n[[译] D3.js 嵌套选择集 (Nested Selection)](https://github.com/ssthouse/d3-blog/blob/master/nested-selection/blog.md)\n\n[[译]D3.js 之 d3-selection 原理](https://github.com/ssthouse/d3-blog/blob/master/how-selections-work/blog.md)\n\n### D3 shape\n\n[[译] D3.js 之 d3-shap 简介](https://github.com/ssthouse/d3-blog/blob/master/d3-shape-intro/blog.md)\n\n### 数据可视化 实践\n\n[使用 github pages, 快速部署你的静态网页](https://github.com/ssthouse/d3-blog/blob/master/use-github-page-efficiently/blog.md)\n\n[可视化讲解 DOM 构建过程](https://github.com/ssthouse/d3-blog/blob/master/dom-render/blog.md) ==\u003e [在线 demo](https://ssthouse.github.io/visual-explain/#/list/domRender)\n\n[可视化讲解 深度优先遍历 (DFT)](https://github.com/ssthouse/d3-blog/blob/master/viz-depth-first-traversal/blog.md) ==\u003e [在线demo](https://ssthouse.github.io/visual-explain/#/list/dft)\n\n[用 D3.js 画一个手机专利关系图, 看看苹果,三星,微软间的专利纠葛](https://github.com/ssthouse/d3-blog/blob/master/mobile-patent-suit/blog.md) ==\u003e [在线 demo](https://ssthouse.github.io/visual-explain/#/list/patent-suit)\n\n[Github Repository 数据可视化](https://github.com/ssthouse/d3-blog/blob/master/github-visualization/blog.md) ==\u003e [在线 demo](https://ssthouse.github.io/github-visualization/#/main)\n\n### 前端 Tips:\n\n[创建, 发布自己的 Vue UI 组件库](https://github.com/ssthouse/d3-blog/blob/master/create-own-vue-library/blog.md)\n\n[前端杂谈: Attribute VS Property](https://github.com/ssthouse/d3-blog/blob/master/frontend/attr-vs-prop/attr_vs_prop_cn.md)\n\n[前端杂谈: CSS 权重 (Specificity)](https://github.com/ssthouse/d3-blog/blob/master/frontend/css-specificity/css-specificity.md)\n\n\n[前端杂谈: DOM event 原理](https://github.com/ssthouse/d3-blog/blob/master/frontend/dom-event/how_dom_event_works_cn.md)\n\n### 小程序\n\n[多图列表 性能优化](https://github.com/ssthouse/d3-blog/blob/master/mini-program/小程序中列表渲染优化.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssthouse%2Fssthouse-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fssthouse%2Fssthouse-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fssthouse%2Fssthouse-blog/lists"}