CodeZen
一个专注中文区的 GitHub 项目发现
所有语言
C
C#
C++
CSS
Dart
Go
HTML
Java
JavaScript
Jupyter Notebook
Kotlin
Lua
PHP
PowerShell
Python
Ruby
Rust
Shell
Swift
TypeScript
Vue
gridea
✍️ A static blog writing client (一个静态博客写作客户端)
MCSManager
Quick deployment, distributed, multi-user, modern management panel for Minecraft and Steam game servers / 一键安装,分布式架构,多用户销售,现代化的 Minecraft 和 Steam 游戏服务器管理面板
rap2-delos
阿里妈妈前端团队出品的开源接口管理工具RAP第二代
react-admin
:sparkles: react-admin system solution : react 后台管理系统解决方案
DesktopNaotu
桌面版脑图 (百度脑图离线版,思维导图) 跨平台支持 Windows/Linux/Mac OS. (A cross-platform multilingual Mind Map Tool)
ice
🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
echarts-for-react
⛳️ Apache ECharts components for React wrapper. 一个简单的 Apache echarts 的 React 封装。
typescript-tutorial
TypeScript 入门教程
ant-design-mobile
Ant Design Mobile Essential UI blocks for building mobile web apps. English Doc · 中文文档 · Discord · 钉钉 ```bash $ npm install antd-mobile or $ yarn add antd-mobile or $ pnpm add antd-mobile or $ bun add antd-mobile ``` - **Fast**: It is carefully opt
ext-saladict
Saladict 沙拉查词 Chrome/Firefox WebExtension. Feature-rich inline translator with PDF support. 【中文说明】./README-zh.mdChrome/Firefox 浏览器插件,网页划词翻译。 Downloads - Chrome Web Storehttps://chrome.google.com/webstore/detail/cdonnmffkdaoajfknoeeecmchibpmkmg?hl=en - Firefox Add-onshttps://addo
routing-controllers
routing-controllers English | 中文./docs/lang/chinese/README.md Allows to create controller classes with methods as actions that handle requests. You can use routing-controllers with express.js1 or koa.js2. Table of Contents - Installationinstallation - Example of usageexample-of-usage - More
snabbdom
一个精简化、模块化、功能强大、性能卓越的虚拟 DOM 库 --- 感谢 Browserstackhttps://www.browserstack.com/ 对跨浏览器测试提供支持 --- 介绍 虚拟 DOM 非常有趣,他允许我们以函数的形式来表达程序视图,但现有的解决方式基本都过于臃肿、性能不佳、功能缺乏、API 偏向于 OOP 或者缺少一些我所需要的功能。 Snabbdom 则极其简单、高效并且可拓展,同时核心代码 ≈ 200 行。我们提供了一个具有丰富功能同时支持自定义拓展的模块化结构。为了使核心代码更简洁,所有非必要的功能都将模块化引入。 你可以将 Snab