{"id":19318804,"url":"https://github.com/yizhezhang-ervin/frontend_nodejs","last_synced_at":"2026-04-08T23:32:41.892Z","repository":{"id":105147447,"uuid":"316531203","full_name":"YizheZhang-Ervin/FrontEnd_NodeJS","owner":"YizheZhang-Ervin","description":"Frameworks \u0026 Tools By JS (Vue/React/Angular + Express/Koa + SSR + Serverless + Electron)","archived":false,"fork":false,"pushed_at":"2025-01-03T11:35:28.000Z","size":1661,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T05:11:30.343Z","etag":null,"topics":["angular","electron","express","koa","react","serverless","ssr","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YizheZhang-Ervin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"publiccode":null,"codemeta":null}},"created_at":"2020-11-27T15:02:32.000Z","updated_at":"2025-01-03T11:35:33.000Z","dependencies_parsed_at":"2025-01-03T12:28:49.348Z","dependency_job_id":"92e7c9cf-a761-4f98-be30-45471178f858","html_url":"https://github.com/YizheZhang-Ervin/FrontEnd_NodeJS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YizheZhang-Ervin/FrontEnd_NodeJS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YizheZhang-Ervin%2FFrontEnd_NodeJS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YizheZhang-Ervin%2FFrontEnd_NodeJS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YizheZhang-Ervin%2FFrontEnd_NodeJS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YizheZhang-Ervin%2FFrontEnd_NodeJS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YizheZhang-Ervin","download_url":"https://codeload.github.com/YizheZhang-Ervin/FrontEnd_NodeJS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YizheZhang-Ervin%2FFrontEnd_NodeJS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31579052,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["angular","electron","express","koa","react","serverless","ssr","vue"],"created_at":"2024-11-10T01:19:43.830Z","updated_at":"2026-04-08T23:32:41.876Z","avatar_url":"https://github.com/YizheZhang-Ervin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FrontEnd Implementation\n0. 工具\u0026特征\n1. NodeJS\n2. 手写框架\n3. 前后端框架\n4. Serverless \u0026 SSR \u0026 Electron\n5. WebSSH\n6. Distributed Transaction\n\n## 0-Frontend Tools  \n- 函数\n- 功能   \n- 数组  \n- 对象  \n- 字符串  \n- DOM  \n- 消息订阅发布  \n- 框架  \n   \n## 0-FrontEnd Features\n- Storage  \n  - 基本: cookie / session  \n  - 离线存储: Application Cache / cache Storage  \n  - 本地存储: local Storage / session Storage / web Storage Cache  \n  - 库存储: web SQL / indexed DB\n  - 其他: 浏览器缓存  \n    - 强缓存(200):Expires \u0026 cache-control  \n    - 协商缓存(304): Last-Modified \u0026 If-Modified-Since \u0026 Etag \u0026 If-None-Match  \n  \n- Advanced\n  - web Workers  \n  - webSocket  \n  - 文件处理相关  \n\n## 1-NodeJS\n- Web服务器\n- readline\n- REPL\n- VM\n- WorkerThread\n  \n## 2-Vue Framework (MVVM Frontend)\n- Run (index.html)\n  \n## 2-Express Framework (NodeJS Backend)  \n- 模板页面动态渲染{{}}及{%for%}  \n- 正则路由  \n- Run (node app.js) \n  \n## 3-Frameworks\n- Angular\n- React\n- Vue\n- Express\n- Koa\n\n## 4-Electron\n- electron多平台桌面应用\n- electron-vue\n\n## 4-Serverless\n- 自定义运行时\n- 认证\n- 转发\n- CMS内容管理系统\n    - 后端Restful API\n    - SSR服务端渲染应用\n- 音视频处理系统\n- nodejs\n- cloudbase\n- html\n\n## 4-SSR (ServerSideRendering)\n- vue-express-koa\n- vue-express-vitessr\n- vue-express-nuxt\n- react-nextjs\n\n## 5-WebSSH (xterm \u0026 ssh2 \u0026 websocket)\n- webssh-vue-ws-alone\n- webssh-vue-koa-ws\n- webssh-vue-koa-ws-webpack\n\n## 6-DistributedTransaction (dtm)\n- dtm","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyizhezhang-ervin%2Ffrontend_nodejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyizhezhang-ervin%2Ffrontend_nodejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyizhezhang-ervin%2Ffrontend_nodejs/lists"}