# 收藏的 Stars

# JavaScript

  • lazyload 💀 An ancient tiny JS and CSS loader from the days before everyone had written one. Unmaintained.

  • el-bigdata-table

  • pl-table A table based on element, 完美解决万级数据渲染卡顿问题

  • design-system Salesforce Lightning Design System

  • react-lifecycle-methods-diagram Interactive React Lifecycle Methods diagram.

  • react-native-elements Cross Platform React Native UI Toolkit

  • reactjs-interview-questions List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

  • learnGitBranching An interactive git visualization to challenge and educate!

  • jQuery- jQuery源码解析

  • material-ui React components for faster and easier web development. Build your own design system, or start with Material Design.

  • rubik-cube 魔方

  • fastdom Eliminates layout thrashing by batching DOM measurement and mutation tasks

  • Cesium.HPUZYZ.Demo 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 Pure Javascript OCR for more than 100 Languages 📖🎉🖥

  • create-react-app Set up a modern web app by running one command.

  • react-native A framework for building native apps with React.

  • micro-frontends extending the microservice paradigms to web development

  • single-spa The router for easy microfrontends

  • coexisting-vue-microfrontends A repo showing separate vue apps coexisting as microfrontends with single-spa

  • systemjs Dynamic ES module loader

  • es6-promise A polyfill for ES6-style Promises

  • vscode-cdnjs cdnjs.com extension for Visual Studio Code

  • vscode-plugin-demo VSCode插件开发全攻略配套demo

  • cesium An open-source JavaScript library for world-class 3D globes and maps 🌎

  • workflow 本项目的第四次革命,不止前端!

  • Learn-Vue-Source-Code 🔥 🔥逐行剖析Vue.js源码 在线阅读地址https://nlrx-wjc.github.io/Learn-Vue-Source-Code/

  • showdown A bidirectional Markdown to HTML to Markdown converter written in Javascript

  • uni-app uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架

  • markdown-it Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed

  • rest.js GitHub REST API client for JavaScript

  • github A higher-level wrapper around the Github API. Intended for the browser.

  • mammoth.js Convert Word documents (.docx files) to HTML

  • jQuery 前端JQuery系列

  • Administrative-divisions-of-China 中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。

  • js-cookie A simple, lightweight JavaScript API for handling browser cookies

  • lodash A modern JavaScript utility library delivering modularity, performance, & extras.

  • vuex-persistedstate 💾 Persist and rehydrate your Vuex state between page reloads.

  • Sorts The algorithm of sort.Personal site:http://damonare.cn

  • nodebestpractices ✅ The Node.js best practices list (July 2020)

  • react A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • awesome-bookmarks 💖 A curated list of awesome things

  • tech-interview-handbook 💯 Materials to help you rock your next coding interview

  • Semantic-UI Semantic is a UI component framework based around useful principles from natural language.

  • materialize Materialize, a CSS Framework based on Material Design

  • Font-Awesome The iconic SVG, font, and CSS toolkit

  • easy-mock A persistent service that generates mock data quickly and provids visualization view.

  • electron-vue 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 A simulation data generator

  • webpack-demos a collection of simple demos of Webpack

  • es6tutorial 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。

  • webpack A full-featured Webpack + vue-loader setup with hot reload, linting, testing & css extraction.

  • postcss Transforming styles with JS plugins

  • postcss-loader PostCSS loader for webpack

  • blog 📚 专注前端与算法

  • vue-cli 🛠️ Standard Tooling for Vue.js Development

  • leetcode LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)

  • vue-router 🚦 The official router for Vue.js.

  • js-beautify Beautifier for javascript

  • VSCodeBeautify Enable js-beautify (https://github.com/beautify-web/js-beautify) in VS Code

  • v-selectmenu SelectMenu for Vuejs, A simple, easier and highly customized menu solution

  • webpack 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 【前端进阶】优质博文

  • You-Dont-Need-jQuery Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.

  • jquery jQuery JavaScript Library

  • jquery 基于jquery1.8.3,分析每个模块代码,了解其实现和设计,让我们在使用jQuery过程中,能够知其然,知其所以然,同时把jQuery不错的设计和实现引入到工作中来。

  • drawhelper-with-cesium-v1.41 drawhelper-with-cesium-v1.41,在原cesium-drawhelper基础上,修改了DrawHelper.js部分地方,从而能够支持最新的cesium v1.41

  • cesium-drawhelper A shape editor for Cesium.

  • DrawHelperForCesium1.5.X draw helper for Cesium 1.5.X

  • koro1FileHeader 在vscode中用于生成文件头部注释和函数注释的插件,经过多版迭代后,插件:支持所有主流语言,功能强大,灵活方便,文档齐全,食用简单!觉得插件不错的话,点击右上角给个Star⭐️呀~

  • Blog 关注基础知识,打造优质前端博客,公众号[前端工匠]的作者

  • vue-design 📖 master分支:《渲染器》 elegant分支:逐行级别的源码分析

  • vue-quill-editor 🍡@quilljs editor component for @vuejs

  • blog 🐶 👏 🌟 Welcome to star

  • learnVue :octocat:Vue.js 源码解析

  • fe-interview 前端面试每日 3+1,以面试题来驱动学习,提倡每日学习与思考,每天进步一点!每天早上5点纯手工发布面试题(死磕自己,愉悦大家)

  • echarts-liquidfill ECharts Liquid Fill Chart

  • javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

  • Daily-Interview-Question 我是木易杨,公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。

  • react-router-tutorial

  • react-demos a collection of simple demos of React.js

  • 30-days-of-react-native 30 days of React Native demos

  • GitHubPopular 这是一个用来查看GitHub最受欢迎与最热项目的App,它基于React Native支持Android和iOS双平台。#适配RN最新版在这里☞#

  • awesome-react-native Awesome React Native components, news, tools, and learning material!

  • fks 前端技能汇总 Frontend Knowledge Structure

  • autodll-webpack-plugin Webpack's DllPlugin without the boilerplate

  • happypack Happiness in the form of faster webpack build times.

  • speed-measure-webpack-plugin ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds

  • vue vue源码逐行注释分析+40多m的vue源码程序流程图思维导图 (diff部分待后续更新)

  • vue-analysis 👍 Vue.js 源码分析

  • bookreader 📚模仿Web追书神器--react+redux

  • vue-form-making A visual form designer/generator base on Vue.js, make form development simple and efficient.(基于Vue的可视化表单设计器,让表单开发简单而高效。)

  • Vue.Draggable Vue drag-and-drop component based on Sortable.js

  • vue-occupy A Vue directive for occupying content places before the data has been loaded.

  • vuepress 📝 Minimalistic Vue-powered static site generator

  • vue 🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • vuex 🗃️ Centralized State Management for Vue.js.

  • knowledge 文档着重构建一个完整的「前端技术架构图谱」,方便 F2E(Front End Engineering又称FEE、F2E) 学习与进阶。

  • vue-admin-template a vue2.0 minimal admin template

  • openlayers OpenLayers

  • iClient-JavaScript 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 It is a OpenLayers 3 book for beginners

  • jquery-table2excel jQuery Plugin to export HTML tabled to Excel Spreadsheet Compatible Files

  • ueditor rich text 富文本编辑器

# Other

  • awesome-design-systems 💅🏻 ⚒ A collection of awesome design systems

  • JavaScript-Algorithms 基础理论+JS框架应用+实践,从0到1构建整个前端算法体系

  • blog 瓶博:每日更新,前端前进

  • git-recipes 🥡 Git recipes in Chinese by Zhongyi Tong. 高质量的Git中文教程.

  • ggfwzs_in_hack hack VIP for chrome-extension 谷歌访问助手

  • FE-Interview-Questions 前端面试常考问题整理,按模块知识点分类 Front-end-Developer-Questions by Modules and knowledge https://blog.poetries.top/FE-Interview-Questions

  • Front-End-Interview-Notebook 🐜前端面试复习笔记

  • fucking-algorithm 刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.

  • Web-interview 《大前端吊打面试官系列》从面试前简历的准备到知识点的总结,全面复盘大前端面试知识点(实时更新、实时补充)✍️✍️✍️。

  • awesome-javascript 🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.

  • microfrontends Micro-frontend Architecture in Action-微前端的那些事儿

  • fe-interview 宇宙最强的前端面试指南 (https://lucifer.ren/fe-interview)

  • blog 没事写写文章,喜欢的话请点star,想订阅点watch,千万别fork!

  • awesome-actions A curated list of awesome actions to use on GitHub

  • You-Dont-Know-JS A book series on JavaScript. @YDKJS on twitter.

  • hacker-laws-zh 💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)

  • free-api 收集免费的接口服务,做一个api的搬运工

  • vue-docs-zh-cn

  • css-modules Documentation about css-modules

  • awesome-coding-js 用JavaScript实现的算法和数据结构,附详细解释和刷题指南

  • javascript-questions A long list of (advanced) JavaScript questions, and their explanations ✨

  • awesome-jquery A curated list of awesome jQuery plugins, resources and other shiny things.

  • awesome 😎 Awesome lists about all kinds of interesting topics

  • awesome-webpack-cn 印记中文 - webpack 优秀中文文章

  • gold-miner 🥇掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:

  • free-programming-books 📚 Freely available programming books

  • hosts 镜像:https://scaffrey.coding.net/p/hosts/git / https://git.qvq.network/googlehosts/hosts

  • http 自己提炼的关于《HTTP权威指南》每章的知识点总结!

  • Blog 冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。

  • xiaozhi

  • blog 我是木易杨,公众号「高级前端进阶」作者,跟着我每周重点攻克一个前端面试重难点。接下来让我带你走进高级前端的世界,在进阶的路上,共勉!

  • react-native-guide React Native指南汇集了各类react-native学习资源、开源App和组件

  • awesome-uikit Collect JS Frameworks, Web components library and Admin Template.

  • architect-awesome 后端架构师技术图谱

  • awesome-vue 🎉 A curated list of awesome things related to Vue.js

  • free-programming-books-zh_CN 📚 免费的计算机编程类中文书籍,欢迎投稿

# Python

  • system-design-primer Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

  • python-spider 🌈Python3网络爬虫实战:淘宝、京东、网易云、B站、12306、抖音、笔趣阁、漫画小说下载、音乐电影下载等

  • Inconsolata Development repo of Inconsolata Fonts by Raph Levien

# Java

  • LeetCodeAnimation Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)

  • spring-boot Spring Boot是由Pivotal团队提供的全新框架,其设计目的是用来简化新Spring应用的初始搭建以及开发过程。该框架使用了特定的方式来进行配置,从而使开发人员不再需要定义样板化的配置。通过这种方式,Spring Boot致力于在蓬勃发展的快速应用开发领域(rapid application development)成为领导者。

  • SpringBoot-vue A example demo base SpringBooot with vueJS2.x + webpack2.x as Java full stack web practice

  • CS-Notes 📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++

# HTML

# TypeScript

  • deno A secure JavaScript and TypeScript runtime

  • jest Delightful JavaScript Testing.

  • ant-design-mobile A configurable Mobile UI

  • react-navigation Routing and navigation for your React Native apps

  • vite Native-ESM powered web dev build tool. It's fast.

  • ant-design 🌈 A UI Design Language and React UI library

  • composition-api Composition API plugin for Vue 2

  • verdaccio 📦🔐A lightweight private npm proxy registry

  • TypeScript TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • qiankun 📦 🚀 Blazing fast, simple and completed solution for micro frontends.

  • github-pages-deploy-action :octocat: 🚀 GitHub action for deploying a project to GitHub pages.

  • actions-gh-pages GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

  • vscode Visual Studio Code

  • editorconfig-vscode EditorConfig extension for Visual Studio Code

  • javascript-datastructures-algorithms 📚 collection of JavaScript and TypeScript data structures and algorithms for education purposes. Source code bundle of JavaScript algorithms and data structures book

  • puppeteer Headless Chrome Node.js API

  • vue-next Repo for Vue 3.0 (currently in beta)

  • typescript-tutorial TypeScript 入门教程

  • github-rank 🕷️Github 中国和全球用户排名,全球仓库 Star 最多排名(自动日更)。

# Vue

  • ant-design-vue 🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜

  • gradex An online tool to generate gradients background from given image so you can preview and download it.

  • postwoman 👽 A free, fast and beautiful API request builder (web alternative to Postman) used by 62k+ developers. https://postwoman.io

  • element A Vue.js 2.0 UI Toolkit for Web

  • vue-material-admin A vue material design admin template

  • vue-element-admin 🎉 A magical vue admin https://panjiachen.github.io/vue-element-admin

# Shell

# CSS

  • mvvm 剖析vue实现原理,自己动手实现mvvm

  • css_tricks Some CSS tricks,一些 CSS 常用样式

  • nerd-fonts 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 A detailed document explaining and documenting HTTP/2, the successor to the widely popular HTTP/1.1 protocol

  • animate.css 🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

  • normalize.css A modern alternative to CSS resets

  • bulma Modern CSS framework based on Flexbox

  • jstutorial Javascript tutorial book

  • source-code-pro Monospaced font family for user interface and coding environments

  • zhuishushenqi 追书神器 接口分析包装 #1

  • lightgallery.js Full featured JavaScript image & video gallery. No dependencies

# Rich Text Format

# Clojure

  • FiraCode Free monospaced font with programming ligatures

# C++

  • electron :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

# Dart

  • FlutterExampleApps [Example APPS] Basic Flutter apps, for flutter devs.

  • flutter-go flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档

  • flutter Flutter makes it easy and fast to build beautiful apps for mobile and beyond.

  • awesome-flutter An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

  • FlutterDouBan 🔥🔥🔥Flutter豆瓣客户端,Awesome Flutter Project,全网最100%还原豆瓣客户端。首页、书影音、小组、市集及个人中心,一个不拉。( https://img.xuvip.top/douyademo.mp4)

# Rust

  • 996.ICU Repo for counting stars and contributing. Press F to pay respect to glorious developers.