Repository navigation
es2015
- Website
- Wikipedia
A book series (2 published editions) on the JS language.
JavaScript Style Guide
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.
🐠 Babel is a compiler for writing next generation JavaScript.
Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
Standard Library
A draggable and resizable grid layout with responsive breakpoints, for React.
The JavaScript and API powered WordPress.com
The JavaScript Way book
A kickstarter guide to writing ES6
Turn your ES5 code into readable ES6. Lebab does the opposite of what Babel does.
Barcode generation library written in JavaScript that works in both the browser and on Node.js
Use full ES2015+ features to develop Node.js applications, Support TypeScript.
從零開始學 ReactJS(ReactJS 101)是一本希望讓初學者一看就懂的 React 中文入門教學書,由淺入深學習 ReactJS 生態系 (Flux, Redux, React Router, ImmutableJS, React Native, Relay/GraphQL etc.)。
Composable Charting Library based on reusable D3.js components.
📦 A simplified example of a modern module bundler written in JavaScript
ESDoc - Good Documentation for JavaScript