zhuimenghe's Stars
vitejs/awesome-vite
⚡️ A curated list of awesome things related to Vite.js
nodejscn/node-api-cn
Node.js API 中文文档
DefinitelyTyped/DefinitelyTyped
The repository for high quality TypeScript type definitions.
ElementUI/element-theme
Theme generator cli tool for Element.
PacktPublishing/Learning-JavaScript-Data-Structures-and-Algorithms-Third-Edition
Learning JavaScript Data Structures and Algorithms (Third Edition), published by Packt
doodlewind/jshistory-cn
🇨🇳 《JavaScript 二十年》中文版
zhouxiongking/article-pages
type-challenges/type-challenges
Collection of TypeScript type challenges with online judge
chellel/dashboard-project
基于Vue.js+express+echarts开发可视化大屏数据展示项目,大屏以深色背景为主。
slimkit/slimkit.github.io
ThinkSNS Plus docs.
Ewall1106/vue-h5-template
vue-h5-template provides the basic template required for h5 page development, and including some common solutions and extended functions on the basis of the official templates.
evrone/postcss-px-to-viewport
A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.
vant-ui/vant-demo
Collection of vant demos.
mqyqingfeng/Blog
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
cuth/postcss-pxtorem
Convert pixel units to rem (root em) units using PostCSS
DataV-Team/datav.jiaminghi.com
DataV组件库文档
TheAlgorithms/JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
bym110/vue-echarts
vue、 echarts、iview 实现大数据可视化大屏模板
xiecheng328/miniprogram
慕课网小程序云开发实战课资源库
dendoink/FrontendWingman
Frontend Wingman, Learn frontend faster!
jsjzh/vue-tiny-code
这里有一个仿 Chrome 调色盘,有一个拖动排版的页面,还有一些新奇的小点子。
johnagan/clean-webpack-plugin
A webpack plugin to remove your build folder(s) before building
svg/svgo
⚙️ Node.js tool for optimizing SVG files
JetBrains/svg-sprite-loader
Webpack loader for creating SVG sprites.
xiecheng328/vant
Lightweight Mobile UI Components built on Vue
vueuse/vueuse
Collection of essential Vue Composition Utilities for Vue 3
microsoft/TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
vitejs/docs-cn
Chinese translation of vite.dev
ai/nanoid
A tiny (124 bytes), secure, URL-friendly, unique string ID generator for JavaScript