tucchun's Stars
tucchun/vitis-system
低代码系统
tucchun/vitis-component-template
低代码组件模版
tucchun/vitis-lowcode-engine
vitis 低代码引擎,图书《低代码平台开发实践:基于React》
tucchun/vitis-server
vitis 低代码系统的服务端,图书《低代码平台开发实践:基于React》
tucchun/vitis-cli
低代码组件开发脚手架
tucchun/vitis-material-parser
自动扫描、解析源码组件,最终产出一份符合 vitis 低代码系统的组件描述协议
PassionZale/mp-generator-templates
mp-generator 的子仓库,用于存放项目模板
miracle90/monitor
前端监控体系搭建(错误、异常、白屏、性能监控、卡顿、pv等,接入日志、告警系统)
ant-design/ant-design
An enterprise-class UI design language and React UI library
javascript-tutorial/en.javascript.info
Modern JavaScript Tutorial
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
zhisheng17/flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
Advanced-Frontend/Daily-Interview-Question
我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
whatwg/html
HTML Standard
tc39/ecma262
Status, process, and documents for ECMA-262
chimurai/http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
toutiaoio/awesome-architecture
架构师技术图谱,助你早日成为架构师
Binaryify/NeteaseCloudMusicApi
网易云音乐 Node.js API service
microsoft/fluentui
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
haizlin/fe-interview
前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家),6000+道前端面试题全面覆盖,HTML/CSS/JavaScript/Vue/React/Nodejs/TypeScript/ECMAScritpt/Webpack/Jquery/小程序/软技能……
bannedbook/fanqiang
翻墙-科学上网
acornjs/acorn
A small, fast, JavaScript-based JavaScript parser
jquery/esprima
ECMAScript parsing infrastructure for multipurpose analysis
elastic/kibana
Your window into the Elastic Stack
xiandanin/magnetW
[已失效,不再维护]
ladjs/supertest
🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs, and @lassjs.
chaijs/chai
BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.
electron/electron
:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
koajs/koa
Expressive middleware for node.js using ES2017 async functions