{"id":29855904,"url":"https://github.com/canvascat/note","last_synced_at":"2025-07-29T23:24:01.030Z","repository":{"id":228597890,"uuid":"129482975","full_name":"canvascat/note","owner":"canvascat","description":"Learning Notes 🥱","archived":false,"fork":false,"pushed_at":"2023-04-25T07:28:49.000Z","size":478,"stargazers_count":3,"open_issues_count":23,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-03-19T16:03:41.463Z","etag":null,"topics":["css","electron","javascript","vue"],"latest_commit_sha":null,"homepage":"","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/canvascat.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-04-14T04:53:06.000Z","updated_at":"2024-03-19T16:03:43.399Z","dependencies_parsed_at":"2024-03-19T16:13:43.818Z","dependency_job_id":null,"html_url":"https://github.com/canvascat/note","commit_stats":null,"previous_names":["canvascat/note"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/canvascat/note","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvascat%2Fnote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvascat%2Fnote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvascat%2Fnote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvascat%2Fnote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/canvascat","download_url":"https://codeload.github.com/canvascat/note/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/canvascat%2Fnote/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267779236,"owners_count":24143185,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["css","electron","javascript","vue"],"created_at":"2025-07-29T23:23:52.524Z","updated_at":"2025-07-29T23:24:01.022Z","avatar_url":"https://github.com/canvascat.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Notes\n\n📃 -\u003e [Notes](https://github.com/canvascat/note/issues)\n\n## 常用资源归档\n\n- [vue3 use](https://github.com/antfu/vueuse)\n- [learn vue2](https://vue-js.com/learn-vue/)/[Vue.js 技术揭秘](https://ustbhuangyi.github.io/vue-analysis/algorithms)/[vue-design](http://hcysun.me/vue-design/zh/)\n- [ECMAScript 6 入门](https://github.com/ruanyf/es6tutorial)\n- [The Modern JavaScript Tutorial](https://zh.javascript.info/)\n- [You-Dont-Know-JS](https://github.com/getify/You-Dont-Know-JS/tree/1ed-zh-CN)\n- [Eloquent JavaScript 3rd edition](https://eloquentjavascript.net/) / [📖 zhCN](https://wizardforcel.gitbooks.io/eloquent-js-3e/content/)\n- [JavaScript 算法与数据结构](https://github.com/trekhleb/javascript-algorithms/blob/master/README.zh-CN.md)\n- [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code)\n\n- [TypeScript 入门教程](https://ts.xcatliu.com/)/[深入理解 TypeScript](https://github.com/jkchao/typescript-book-chinese)\n- [函数式编程指北 mostly adequate guide](https://github.com/llh911001/mostly-adequate-guide-chinese)\n- [Promises/A+规范 CN](https://www.ituring.com.cn/article/66566)\n- js 库[underscore](https://github.com/jashkenas/underscore)\n\n- js 音频可视化 [wavesurfer.js](https://github.com/katspaugh/wavesurfer.js)\n- node 监听文件变化，`fs.watch`是真的难用，试试这个 🚀 -\u003e [chokidar](https://github.com/paulmillr/chokidar)\n- [VSCode 解析 1](https://github.com/fzxa/VSCode-sourcecode-analysis)、[VSCode 解析 2](https://codeteenager.github.io/vscode-analysis/)\n- 来吧，把代码整干净点 → [clean code javascript](https://github.com/beginor/clean-code-javascript) / [JSDoc](https://jsdoc.zcopy.site/)\n\n- [CSS 权威指南第四版](https://github.com/Jack-Sparrow/CSS-The-Definitive-Guide-4th-zh-CN)\n- [30 Seconds of CSS](https://30-seconds.github.io/30-seconds-of-css/)\n- [css modules](https://github.com/css-modules/css-modules)\n\n- [前端高级进阶指南](https://github.com/sl1673495/blogs/issues/37)\n- 面试 [神三元的博客](http://47.98.159.95/my_blog/)，[前端开发面试题](https://github.com/paddingme/Front-end-Web-Development-Interview-Question)\n- [前端性能优化](https://github.com/gauseen/blog/issues/13)\n- [web移动端开发注意事项](https://github.com/JowayYoung/mobile-devpit)\n\n---\n\n- [Lodash 的替代方法](https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore)\n- [awesome electron](https://github.com/sindresorhus/awesome-electron)\n- Markdown editor [stackedit](https://github.com/benweet/stackedit)、[slate](https://github.com/ianstormtaylor/slate)\n- [webpack](https://webpack.docschina.org/)\n- [vite](https://github.com/vitejs/vite) vite3真好用😹\n- [Eslint](https://cn.eslint.org)\n- [Electron 中文文档](https://github.com/electron/i18n/tree/master/content/current/zh-CN)\n- [js md5](https://github.com/satazor/js-spark-md5)\n- [babel handbook](https://github.com/jamiebuilds/babel-handbook/blob/master/translations/zh-Hans/README.md)\n\n---\n\n- [缓动函数速查表](http://www.xuanfengge.com/easeing/easeing/)、[Ceaser](http://xuanfengge.com/easeing/ceaser/)、[cubic-bezier](http://cubic-bezier.com/)\n- [LeetCodeAnimation](https://github.com/MisterBooo/LeetCodeAnimation)\n- [leetcode 解题](https://github.com/azl397985856/leetcode)\n- [GitHub Readme Stats](https://github.com/anuraghazra/github-readme-stats)\n\n---\n\n- [awesome-cs-books](https://github.com/imarvinle/awesome-cs-books)\n- [free-programming-books-zh](https://github.com/EbookFoundation/free-programming-books/blob/master/books/free-programming-books-zh.md)\n- [A list of programming playgrounds](https://jvns.ca/blog/2023/04/17/a-list-of-programming-playgrounds/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanvascat%2Fnote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanvascat%2Fnote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanvascat%2Fnote/lists"}