es6
airbnb/javascript349日前140.4k
JavaScript Style Guide
goldbergyoni/nodebestpractices347日前95.3k
:white_check_mark: The Node.js best practices list (February 2024)
webpack/webpack347日前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/parcel347日前43.0k
The zero configuration build tool for the web. 📦🚀
babel/babel347日前42.8k
🐠 Babel is a compiler for writing next generation JavaScript.
standard/standard349日前28.8k
🌟 JavaScript Style Guide, with linter & automatic code fixer
mbeaudru/modern-js-cheatsheet345日前25.0k
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
zloirock/core-js345日前23.6k
Standard Library
grafana/k6345日前22.8k
A modern load testing tool, using Go and JavaScript - https://k6.io
mojs/mojs346日前18.2k
The motion graphics toolbelt for the web
Shopify/draggable345日前17.3k
The JavaScript Drag & Drop library your grandparents warned you about.
SimulatedGREG/electron-vue350日前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.
aalansehaiyang/technology-talk345日前13.8k
【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!
myliang/x-spreadsheet345日前13.7k
The project has been migrated to @wolf-table/table https://github.com/wolf-table/table
Automattic/wp-calypso348日前12.3k
The JavaScript and API powered WordPress.com
epicmaxco/vuestic-admin349日前9.8k
Free and Beautiful Vue 3 Admin Template
terser/terser346日前8.3k
🗜 JavaScript parser, mangler and compressor toolkit for ES6+
pahen/madge346日前8.2k
Create graphs from your CommonJS, AMD or ES6 module dependencies
jonobr1/two.js345日前8.1k
A renderer agnostic two-dimensional drawing api for the web.
jawil/blog346日前7.9k
Too young, too simple. Sometimes, naive & stupid 🐌
glidejs/glide350日前7.1k
A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more
metagrover/ES6-for-humans348日前6.9k
A kickstarter guide to writing ES6
hagopj13/node-express-boilerplate347日前6.3k
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
melonjs/melonJS345日前5.6k
a fresh, modern & lightweight HTML5 game engine
duxianwei520/react347日前4.9k
React+webpack+redux+ant design+axios+less全家桶后台管理框架
kdchang/reactjs101345日前4.3k
從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
daumann/ECMAScript-new-features-list345日前3.5k
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
EmailThis/extension-boilerplate352日前3.2k
⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.
paulmillr/es6-shim347日前3.1k
ECMAScript 6 compatibility shims for legacy JS engines
kunalkapadia/express-mongoose-es6-rest-api350日前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
alibaba/beidou371日前2.7k
:milky_way: Isomorphic framework for server-rendered React apps
tinyhttp/tinyhttp345日前2.6k
🦄 0-legacy, tiny & fast web framework as a replacement of Express
standard/eslint-config-standard347日前2.5k
ESLint Config for JavaScript Standard Style
developit/express-es6-rest-api352日前2.5k
:battery: Starter project for an ES6 RESTful Express API.
xiaozhu188/electron-vue-cloud-music348日前2.4k
🚀Electron + Vue 仿网易云音乐windows客户端
jacklam718/react-native-modals354日前2.1k
A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.
luangjokaj/wordpressify365日前1.6k
🎈 Automate your WordPress development workflow.
lean/phaser-es6-webpack368日前1.3k
A bootstrap project for create games with Phaser + ES6 + Webpack.
atulmy/fullstack-graphql369日前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.