# 收藏的 Stars
# JavaScript
lazyload (opens new window) 💀 An ancient tiny JS and CSS loader from the days before everyone had written one. Unmaintained.
pl-table (opens new window) A table based on element, 完美解决万级数据渲染卡顿问题
design-system (opens new window) Salesforce Lightning Design System
react-lifecycle-methods-diagram (opens new window) Interactive React Lifecycle Methods diagram.
react-native-elements (opens new window) Cross Platform React Native UI Toolkit
reactjs-interview-questions (opens new window) List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
learnGitBranching (opens new window) An interactive git visualization to challenge and educate!
jQuery- (opens new window) jQuery源码解析
material-ui (opens new window) React components for faster and easier web development. Build your own design system, or start with Material Design.
fastdom (opens new window) Eliminates layout thrashing by batching DOM measurement and mutation tasks
Cesium.HPUZYZ.Demo (opens new window) This project is some demos of CESIUM. Much of them are from other people's blogs and cesium's official website (https://cesiumjs.org/tutorials/cesium-up-and-running/). Thanks to my good friend MikesWei (https://github.com/MikesWei) for giving me great help.
tesseract.js (opens new window) Pure Javascript OCR for more than 100 Languages 📖🎉🖥
create-react-app (opens new window) Set up a modern web app by running one command.
react-native (opens new window) A framework for building native apps with React.
micro-frontends (opens new window) extending the microservice paradigms to web development
single-spa (opens new window) The router for easy microfrontends
coexisting-vue-microfrontends (opens new window) A repo showing separate vue apps coexisting as microfrontends with single-spa
systemjs (opens new window) Dynamic ES module loader
es6-promise (opens new window) A polyfill for ES6-style Promises
vscode-cdnjs (opens new window) cdnjs.com extension for Visual Studio Code
vscode-plugin-demo (opens new window) VSCode插件开发全攻略配套demo
cesium (opens new window) An open-source JavaScript library for world-class 3D globes and maps 🌎
workflow (opens new window) 本项目的第四次革命,不止前端!
Learn-Vue-Source-Code (opens new window) 🔥 🔥逐行剖析Vue.js源码 在线阅读地址https://nlrx-wjc.github.io/Learn-Vue-Source-Code/
showdown (opens new window) A bidirectional Markdown to HTML to Markdown converter written in Javascript
uni-app (opens new window) uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架
markdown-it (opens new window) Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
rest.js (opens new window) GitHub REST API client for JavaScript
github (opens new window) A higher-level wrapper around the Github API. Intended for the browser.
mammoth.js (opens new window) Convert Word documents (.docx files) to HTML
jQuery (opens new window) 前端JQuery系列
Administrative-divisions-of-China (opens new window) 中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。
js-cookie (opens new window) A simple, lightweight JavaScript API for handling browser cookies
lodash (opens new window) A modern JavaScript utility library delivering modularity, performance, & extras.
vuex-persistedstate (opens new window) 💾 Persist and rehydrate your Vuex state between page reloads.
Sorts (opens new window) The algorithm of sort.Personal site:http://damonare.cn
nodebestpractices (opens new window) ✅ The Node.js best practices list (July 2020)
react (opens new window) A declarative, efficient, and flexible JavaScript library for building user interfaces.
awesome-bookmarks (opens new window) 💖 A curated list of awesome things
tech-interview-handbook (opens new window) 💯 Materials to help you rock your next coding interview
Semantic-UI (opens new window) Semantic is a UI component framework based around useful principles from natural language.
materialize (opens new window) Materialize, a CSS Framework based on Material Design
Font-Awesome (opens new window) The iconic SVG, font, and CSS toolkit
easy-mock (opens new window) A persistent service that generates mock data quickly and provids visualization view.
electron-vue (opens new window) An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
Mock (opens new window) A simulation data generator
webpack-demos (opens new window) a collection of simple demos of Webpack
es6tutorial (opens new window) 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。
webpack (opens new window) A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.
postcss (opens new window) Transforming styles with JS plugins
postcss-loader (opens new window) PostCSS loader for webpack
blog (opens new window) 📚 专注前端与算法
vue-cli (opens new window) 🛠️ Standard Tooling for Vue.js Development
leetcode (opens new window) LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
vue-router (opens new window) 🚦 The official router for Vue.js.
js-beautify (opens new window) Beautifier for javascript
VSCodeBeautify (opens new window) Enable js-beautify (https://github.com/beautify-web/js-beautify) in VS Code
v-selectmenu (opens new window) SelectMenu for Vuejs, A simple, easier and highly customized menu solution
webpack (opens new window) A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
Blog (opens new window) 【前端进阶】优质博文
You-Dont-Need-jQuery (opens new window) Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
jquery (opens new window) jQuery JavaScript Library
jquery (opens new window) 基于jquery1.8.3,分析每个模块代码,了解其实现和设计,让我们在使用jQuery过程中,能够知其然,知其所以然,同时把jQuery不错的设计和实现引入到工作中来。
drawhelper-with-cesium-v1.41 (opens new window) drawhelper-with-cesium-v1.41,在原cesium-drawhelper基础上,修改了DrawHelper.js部分地方,从而能够支持最新的cesium v1.41
cesium-drawhelper (opens new window) A shape editor for Cesium.
DrawHelperForCesium1.5.X (opens new window) draw helper for Cesium 1.5.X
koro1FileHeader (opens new window) 在vscode中用于生成文件头部注释和函数注释的插件,经过多版迭代后,插件:支持所有主流语言,功能强大,灵活方便,文档齐全,食用简单!觉得插件不错的话,点击右上角给个Star⭐️呀~
Blog (opens new window) 关注基础知识,打造优质前端博客,公众号[前端工匠]的作者
vue-design (opens new window) 📖 master分支:《渲染器》 elegant分支:逐行级别的源码分析
vue-quill-editor (opens new window) 🍡@quilljs editor component for @vuejs
blog (opens new window) 🐶 👏 🌟 Welcome to star
learnVue (opens new window) :octocat:Vue.js 源码解析
fe-interview (opens new window) 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)
echarts-liquidfill (opens new window) ECharts Liquid Fill Chart
javascript-algorithms (opens new window) 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Daily-Interview-Question (opens new window) 我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
react-demos (opens new window) a collection of simple demos of React.js
30-days-of-react-native (opens new window) 30 days of React Native demos
GitHubPopular (opens new window) 这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。#适配RN最新版在这里☞#
awesome-react-native (opens new window) Awesome React Native components, news, tools, and learning material!
fks (opens new window) 前端技能汇总 Frontend Knowledge Structure
autodll-webpack-plugin (opens new window) Webpack's DllPlugin without the boilerplate
happypack (opens new window) Happiness in the form of faster webpack build times.
speed-measure-webpack-plugin (opens new window) ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
vue (opens new window) vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 (diff部分待后续更新)
vue-analysis (opens new window) 👍 Vue.js 源码分析
bookreader (opens new window) 📚模仿Web追书神器--react+redux
vue-form-making (opens new window) A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)
Vue.Draggable (opens new window) Vue drag-and-drop component based on Sortable.js
vue-occupy (opens new window) A Vue directive for occupying content places before the data has been loaded.
vuepress (opens new window) 📝 Minimalistic Vue-powered static site generator
vue (opens new window) 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
vuex (opens new window) 🗃️ Centralized State Management for Vue.js.
knowledge (opens new window) 文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。
vue-admin-template (opens new window) a vue2.0 minimal admin template
openlayers (opens new window) OpenLayers
iClient-JavaScript (opens new window) Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
OpenLayers3Primer (opens new window) It is a OpenLayers 3 book for beginners
jquery-table2excel (opens new window) jQuery Plugin to export HTML tabled to Excel Spreadsheet Compatible Files
ueditor (opens new window) rich text 富文本编辑器
# Other
awesome-design-systems (opens new window) 💅🏻 ⚒ A collection of awesome design systems
JavaScript-Algorithms (opens new window) 基础理论+JS框架应用+实践,从0到1构建整个前端算法体系
blog (opens new window) 瓶博:每日更新,前端前进
git-recipes (opens new window) 🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.
ggfwzs_in_hack (opens new window) hack VIP for chrome-extension 谷歌访问助手
FE-Interview-Questions (opens new window) 前端面试常考问题整理,按模块知识点分类 Front-end-Developer-Questions by Modules and knowledge https://blog.poetries.top/FE-Interview-Questions
fucking-algorithm (opens new window) 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Web-interview (opens new window) 《大前端吊打面试官系列》从面试前简历的准备到知识点的总结,全面复盘大前端面试知识点(实时更新、实时补充)✍️✍️✍️。
awesome-javascript (opens new window) 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
microfrontends (opens new window) Micro-frontend Architecture in Action-微前端的那些事儿
fe-interview (opens new window) 宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)
blog (opens new window) 没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!
awesome-actions (opens new window) A curated list of awesome actions to use on GitHub
You-Dont-Know-JS (opens new window) A book series on JavaScript. @YDKJS on twitter.
hacker-laws-zh (opens new window) 💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
free-api (opens new window) 收集免费的接口服务,做一个api的搬运工
css-modules (opens new window) Documentation about css-modules
awesome-coding-js (opens new window) 用JavaScript实现的算法和数据结构,附详细解释和刷题指南
javascript-questions (opens new window) A long list of (advanced) JavaScript questions, and their explanations ✨
awesome-jquery (opens new window) A curated list of awesome jQuery plugins, resources and other shiny things.
awesome (opens new window) 😎 Awesome lists about all kinds of interesting topics
awesome-webpack-cn (opens new window) 印记中文 (opens new window) - webpack 优秀中文文章
gold-miner (opens new window) 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
free-programming-books (opens new window) 📚 Freely available programming books
hosts (opens new window) 镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts
http (opens new window) 自己提炼的关于《HTTP权威指南》每章的知识点总结!
Blog (opens new window) 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
blog (opens new window) 我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!
react-native-guide (opens new window) React Native指南汇集了各类react-native学习资源、开源App和组件
awesome-uikit (opens new window) Collect JS Frameworks, Web components library and Admin Template.
architect-awesome (opens new window) 后端架构师技术图谱
awesome-vue (opens new window) 🎉 A curated list of awesome things related to Vue.js
free-programming-books-zh_CN (opens new window) 📚 免费的计算机编程类中文书籍,欢迎投稿
# Python
system-design-primer (opens new window) Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
python-spider (opens new window) 🌈Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等
Inconsolata (opens new window) Development repo of Inconsolata Fonts by Raph Levien
# Java
LeetCodeAnimation (opens new window) Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
spring-boot (opens new window) Spring Boot是由Pivotal团队提供的全新框架,其设计目的是用来简化新Spring应用的初始搭建以及开发过程。该框架使用了特定的方式来进行配置,从而使开发人员不再需要定义样板化的配置。通过这种方式,Spring Boot致力于在蓬勃发展的快速应用开发领域(rapid application development)成为领导者。
SpringBoot-vue (opens new window) A example demo base SpringBooot with vueJS2.x + webpack2.x as Java full stack web practice
CS-Notes (opens new window) 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
# HTML
react-native-echarts (opens new window) Echarts for react-native. The react-naitve chart.
jsonplaceholder (opens new window) A simple online fake REST API server
magicCss (opens new window) CSS3奇思妙想,单标签实现各类图形
frontend-tech-list (opens new window) 📝 Frontend Tech List for Developers 💡
# TypeScript
deno (opens new window) A secure JavaScript and TypeScript runtime
jest (opens new window) Delightful JavaScript Testing.
ant-design-mobile (opens new window) A configurable Mobile UI
react-navigation (opens new window) Routing and navigation for your React Native apps
vite (opens new window) Native-ESM powered web dev build tool. It's fast.
ant-design (opens new window) 🌈 A UI Design Language and React UI library
composition-api (opens new window) Composition API plugin for Vue 2
verdaccio (opens new window) 📦🔐A lightweight private npm proxy registry
TypeScript (opens new window) TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
qiankun (opens new window) 📦 🚀 Blazing fast, simple and completed solution for micro frontends.
github-pages-deploy-action (opens new window) :octocat: 🚀 GitHub action for deploying a project to GitHub pages.
actions-gh-pages (opens new window) GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
vscode (opens new window) Visual Studio Code
editorconfig-vscode (opens new window) EditorConfig extension for Visual Studio Code
javascript-datastructures-algorithms (opens new window) 📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book
puppeteer (opens new window) Headless Chrome Node.js API
vue-next (opens new window) Repo for Vue 3.0 (currently in beta)
typescript-tutorial (opens new window) TypeScript 入门教程
github-rank (opens new window) 🕷️Github 中国和全球用户排名,全球仓库 Star 最多排名(自动日更)。
# Vue
ant-design-vue (opens new window) 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
gradex (opens new window) An online tool to generate gradients background from given image so you can preview and download it.
postwoman (opens new window) 👽 A free, fast and beautiful API request builder (web alternative to Postman) used by 62k+ developers. https://postwoman.io
element (opens new window) A Vue.js 2.0 UI Toolkit for Web
vue-material-admin (opens new window) A vue material design admin template
vue-element-admin (opens new window) 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin
# Shell
- javascript-tutorial (opens new window) JavaScript 教程 https://wangdoc.com/javascript
# CSS
mvvm (opens new window) 剖析vue实现原理,自己动手实现mvvm
css_tricks (opens new window) Some CSS tricks,一些 CSS 常用样式
nerd-fonts (opens new window) Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
http2-explained (opens new window) A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol
animate.css (opens new window) 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
normalize.css (opens new window) A modern alternative to CSS resets
bulma (opens new window) Modern CSS framework based on Flexbox
jstutorial (opens new window) Javascript tutorial book
source-code-pro (opens new window) Monospaced font family for user interface and coding environments
zhuishushenqi (opens new window) 追书神器 接口分析包装 #1
lightgallery.js (opens new window) Full featured JavaScript image & video gallery. No dependencies
# Rich Text Format
- fanqiang (opens new window) 翻墙-科学上网
# Clojure
- FiraCode (opens new window) Free monospaced font with programming ligatures
# C++
- electron (opens new window) :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS
# Dart
FlutterExampleApps (opens new window) [Example APPS] Basic Flutter apps, for flutter devs.
flutter-go (opens new window) flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
flutter (opens new window) Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
awesome-flutter (opens new window) An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
FlutterDouBan (opens new window) 🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)
# Rust
- 996.ICU (opens new window) Repo for counting stars and contributing. Press F to pay respect to glorious developers.