/

es6

javascript
es2015
nodejs
eslint
webpack
ecmascript
boilerplate
react
style-guide
express
web
babel
redux
es2017
es2018
compiler
build-tool
commonjs
js
es7
esnext
vue
canvas
mongoose
styleguide
es2016
jest
mocha
expressjs
amd
module-bundler
esm

goldbergyoni/nodebestpractices
347日前95.3k

:white_check_mark: The Node.js best practices list (February 2024)

webpack/webpack
347日前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/parcel
347日前43.0k

The zero configuration build tool for the web. 📦🚀

babel/babel
347日前42.8k

🐠 Babel is a compiler for writing next generation JavaScript.

standard/standard
349日前28.8k

🌟 JavaScript Style Guide, with linter & automatic code fixer

mbeaudru/modern-js-cheatsheet
345日前25.0k

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

grafana/k6
345日前22.8k

A modern load testing tool, using Go and JavaScript - https://k6.io

Shopify/draggable
345日前17.3k

The JavaScript Drag & Drop library your grandparents warned you about.

SimulatedGREG/electron-vue
350日前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-talk
345日前13.8k

【大厂面试专栏】一份Java程序员需要的技术指南,这里有面试题、系统架构、职场锦囊、主流中间件等,让你成为更牛的自己!

myliang/x-spreadsheet
345日前13.7k

The project has been migrated to @wolf-table/table https://github.com/wolf-table/table

Automattic/wp-calypso
348日前12.3k

The JavaScript and API powered WordPress.com

terser/terser
346日前8.3k

🗜 JavaScript parser, mangler and compressor toolkit for ES6+

pahen/madge
346日前8.2k

Create graphs from your CommonJS, AMD or ES6 module dependencies

jawil/blog
346日前7.9k

Too young, too simple. Sometimes, naive & stupid 🐌

thejsway/thejsway
349日前7.9k

The JavaScript Way book

glidejs/glide
350日前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-humans
348日前6.9k

A kickstarter guide to writing ES6

hagopj13/node-express-boilerplate
347日前6.3k

A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose

duxianwei520/react
347日前4.9k

React+webpack+redux+ant design+axios+less全家桶后台管理框架

kdchang/reactjs101
345日前4.3k

從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。

daumann/ECMAScript-new-features-list
345日前3.5k

A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019

EmailThis/extension-boilerplate
352日前3.2k

⚡️ A template for building cross browser extensions for Chrome, Opera & Firefox.

paulmillr/es6-shim
347日前3.1k

ECMAScript 6 compatibility shims for legacy JS engines

kunalkapadia/express-mongoose-es6-rest-api
350日前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

standard/eslint-config-standard
347日前2.5k

ESLint Config for JavaScript Standard Style

developit/express-es6-rest-api
352日前2.5k

:battery: Starter project for an ES6 RESTful Express API.

xiaozhu188/electron-vue-cloud-music
348日前2.4k

🚀Electron + Vue 仿网易云音乐windows客户端

jacklam718/react-native-modals
354日前2.1k

A react native modals library. Swipeable. Highly customizable. Support multi modals & Support custom animation. For IOS & Android.

lean/phaser-es6-webpack
368日前1.3k

A bootstrap project for create games with Phaser + ES6 + Webpack.

atulmy/fullstack-graphql
369日前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.