jsx-eslint/eslint-plugin-react358日前8.8k
React-specific linting rules for ESLint
standard/standard357日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
jacklam718/react-native-modals362日前2.1k
A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.
airbnb/javascript357日前140.4k
JavaScript Style Guide
glidejs/glide358日前7.1k
A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
epicmaxco/vuestic-admin357日前9.8k
Free and Beautiful Vue 3 Admin Template
SimulatedGREG/electron-vue358日前15.4k
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.
babel/babel355日前42.8k
🐠 Babel is a compiler for writing next generation JavaScript.
swc-project/swc355日前29.6k
Rust-based platform for the Web
duxianwei520/react355日前4.9k
React+webpack+redux+ant design+axios+less全家桶后台管理框架
webpack/webpack355日前63.9k
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.
parcel-bundler/parcel355日前43.0k
The zero configuration build tool for the web. 📦🚀
goldbergyoni/nodebestpractices355日前95.3k
:white_check_mark: The Node.js best practices list (February 2024)
eslint/eslint355日前24.0k
Find and fix problems in your JavaScript code.
hagopj13/node-express-boilerplate355日前6.3k
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
EmailThis/extension-boilerplate360日前3.2k
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
luangjokaj/wordpressify373日前1.6k
🎈 Automate your WordPress development workflow.
mojs/mojs354日前18.2k
The motion graphics toolbelt for the web
kunalkapadia/express-mongoose-es6-rest-api358日前2.9k
:collision: A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
developit/express-es6-rest-api360日前2.5k
:battery: Starter project for an ES6 RESTful Express API.
jquery/esprima354日前6.9k
ECMAScript parsing infrastructure for multipurpose analysis
lean/phaser-es6-webpack376日前1.3k
A bootstrap project for create games with Phaser + ES6 + Webpack.
pahen/madge354日前8.2k
Create graphs from your CommonJS, AMD or ES6 module dependencies
symfony/polyfill-mbstring356日前7.8k
Symfony polyfill for the Mbstring extension
symfony/polyfill-php72357日前4.8k
Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions
Automattic/wp-calypso356日前12.3k
The JavaScript and API powered WordPress.com
metagrover/ES6-for-humans356日前6.9k
A kickstarter guide to writing ES6
jawil/blog354日前7.9k
Too young, too simple. Sometimes, naive & stupid 🐌
alibaba/beidou379日前2.7k
:milky_way: Isomorphic framework for server-rendered React apps
mbeaudru/modern-js-cheatsheet353日前25.0k
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
zloirock/core-js353日前23.6k
Standard Library
grafana/k6353日前22.8k
A modern load testing tool, using Go and JavaScript - https://k6.io
Shopify/draggable353日前17.3k
The JavaScript Drag & Drop library your grandparents warned you about.
aalansehaiyang/technology-talk353日前13.8k
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
myliang/x-spreadsheet353日前13.7k
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
terser/terser354日前8.3k
🗜 JavaScript parser, mangler and compressor toolkit for ES6+
tinyhttp/tinyhttp353日前2.6k
🦄 0-legacy, tiny & fast web framework as a replacement of Express
kdchang/reactjs101353日前4.3k
從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
neomjs/neo355日前2.7k
The application worker driven frontend framework
jonobr1/two.js353日前8.1k
A renderer agnostic two-dimensional drawing api for the web.
tc39/proposals353日前17.6k
Tracking ECMAScript Proposals
es-shims/es5-shim357日前7.1k
ECMAScript 5 compatibility shims for legacy (and modern) JavaScript engines
boa-dev/boa353日前4.5k
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
daumann/ECMAScript-new-features-list353日前3.5k
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
quickjs-zh/QuickJS353日前2.9k
QuickJS是一个小型并且可嵌入的Javascript引擎,它支持ES2020规范,包括模块,异步生成器和代理器。
standard/eslint-config-standard355日前2.5k
ESLint Config for JavaScript Standard Style
asciidwango/js-primer354日前2.3k
:book: JavaScript Primer - 迷わないための入門書
BingKui/javascript-zh368日前1.4k
Airbnb 出品,目前非常流行的 JavaScript 代码规范(中文版)。其内对各种 js 范式的写法进行了详细的规定与说明,按照此规范写出的代码将会更加合理。
mdn/js-examples358日前1.1k
Code examples that accompany the MDN JavaScript/ECMAScript documentation
melonjs/melonJS353日前5.6k
a fresh, modern & lightweight HTML5 game engine
xiaozhu188/electron-vue-cloud-music356日前2.4k
🚀Electron + Vue 仿网易云音乐windows客户端
atulmy/fullstack-graphql377日前1.0k
🌈 Simple Fullstack GraphQL Application. API built with Express + GraphQL + Sequelize (supports MySQL, Postgres, Sqlite and MSSQL). WebApp built with React + Redux to access the API. Written in ES6 using Babel + Webpack.