Best Open Source es2015 Libraries
A curated list of the most popular GitHub repositories tagged with es2015. Select any project to visualize its architecture and dive into the codebase using RepoMind's AI engine.
#1getify/You-Dont-Know-JS
A book series (2 published editions) on the JS language.
#2airbnb/javascript
JavaScript Style Guide
#3webpack/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.
#4babel/babel
🐠 Babel is a compiler for writing next generation JavaScript.
#5bailicangdu/vue2-elm
Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
#6zloirock/core-js
Standard Library
#7react-grid-layout/react-grid-layout
A draggable and resizable grid layout with responsive breakpoints, for React.
#8Automattic/wp-calypso
The JavaScript and API powered WordPress.com