hqqiao's Stars
Flame-Code-VLM/Flame-Code-VLM
Flame is an open-source multimodal AI system designed to translate UI design mockups into high-quality React code. It leverages vision-language modeling, automated data synthesis, and structured training workflows to bridge the gap between design and front-end development.
xiaomabenten/system-analysts
💯2025年系统分析师(软考高级)备考资源库。
xxlllq/system_architect
:100: 2025年系统架构设计师(软考高级)备考资料。
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
demopark/koa-docs-Zh-CN
Koa 文档的中文版本 , 更新至 v2.13.4 版本.
remix-run/react-router
Declarative routing for React
X-Profiler/all-in-one
startup of all projects with one script
aliyun-node/Node.js-Troubleshooting-Guide
Node.js 应用线上/线下故障、压测问题和性能调优指南手册(一期更新结束)
dvajs/dva
🌱 React and redux based, lightweight and elm-style framework. (Inspired by elm and choo)
dvajs/dva-knowledgemap
Knowledge map for dva.
node-modules/parameter
A parameter verify tools.
ant-design/ant-design
An enterprise-class UI design language and React UI library
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
eggjs/tegg
Strong Type framework with eggjs.
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
facebook/react
The library for web and native user interfaces.
mocheng/react-and-redux
《深入浅出React和Redux》代码
thu-coai/KdConv
KdConv: A Chinese Multi-domain Dialogue Dataset Towards Multi-turn Knowledge-driven Conversation
aceimnorstuvwxz/dgk_lost_conv
dgk_lost_conv 中文对白语料 chinese conversation corpus
alibaba/macaca
Automation solution for multi-platform. 多端自动化解决方案
shengcaishizhan/kkndme_tianya
天涯 kkndme 神贴聊房价
eggjs/egg
🥚🥚🥚🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
dimsemenov/PhotoSwipe
JavaScript image gallery for mobile and desktop, modular, framework independent
umijs/umi-plugin-preload
A umi plugin for support async chunk preload to improve page loading performance.
cyjake/leoric
👑 JavaScript ORM for MySQL, PostgreSQL, and SQLite.
ali-sdk/ali-oss
Aliyun OSS(Object Storage Service) JavaScript SDK for the Browser and Node.js
FrontEndGitHub/FrontEndGitHub
:octocat:GitHub最全的前端资源汇总仓库(包括前端学习、开发资源、数据结构与算法、开发工具、求职面试等)
biaochenxuying/blog
大前端技术为主,读书笔记、随笔、理财为辅,做个终身学习者。
hustcc/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
mgechev/javascript-algorithms
💻 JavaScript implementations of computer science algorithms