damon0121's Stars
umijs/mako
An extremely fast, production-grade web bundler based on Rust.
justjavac/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
web-infra-dev/rspack
The fast Rust-based web bundler with webpack-compatible API 🦀️
vercel/turborepo
Build system optimized for JavaScript and TypeScript, written in Rust
LegendApp/legend-state
Legend-State is a super fast and powerful state library that enables fine-grained reactivity and easy automatic persistence
changesets/changesets
🦋 A way to manage your versioning and changelogs with a focus on monorepos
parcel-bundler/parcel
The zero configuration build tool for the web. 📦🚀
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
webpack/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.
sveltejs/svelte
web development for the rest of us
typicode/husky
Git hooks made easy 🐶 woof!
tnfe/TNT-Weekly
🙈 🙉 🙊 每周为您推荐国内外前端领域最新的优秀文章以及行业进展
you-dont-need/You-Dont-Need-JavaScript
CSS is powerful, you can do a lot of things without JS.
mqyqingfeng/Blog
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
vercel/next.js
The React Framework
solidjs/solid
A declarative, efficient, and flexible JavaScript library for building user interfaces.
trekhleb/javascript-algorithms
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
leonardomso/33-js-concepts
📜 33 JavaScript concepts every developer should know.
facebook/react
The library for web and native user interfaces.
dypsilon/frontend-dev-bookmarks
Manually curated collection of resources for frontend web developers.
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
airbnb/javascript
JavaScript Style Guide
alibaba/formily
📱🚀 🧩 Cross Device & High Performance Normal Form/Dynamic(JSON Schema) Form/Form Builder -- Support React/React Native/Vue 2/Vue 3
mui/material-ui
Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
Chalarangelo/30-seconds-of-code
Short code snippets for all your development needs
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
nodejs/node
Node.js JavaScript runtime ✨🐢🚀✨
mechaniac/Map-of-Javascript
Javascript on one sheet. (and one for algorithms)
reactwg/react-18
Workgroup for React 18 release.
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.