ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
翻译 - ES2015 [ES6]速查表,包含提示,技巧,最佳做法和代码片段
A simple (99% ES2015 less) tutorial for React
A set of ECMAScript 2015 examples as well as a Gulp file that converts them to ES5 using Babel.
Use full ES2015+ features to develop Node.js applications, Support TypeScript.
翻译 - 使用完整的ES2015 +功能来开发Node.js应用程序,支持TypeScript。
ES2015 Object.assign() ponyfill
Cracking the Coding Interview 6th Ed. JavaScript ES2015 Solutions
[Book] JavaScript (ES2015+) Enlightenment
翻译 - [图书] JavaScript(ES2015 +)启示
A Simple & Fast Node.js Blogging Platform Base On ThinkJS3 & React & ES2015+
Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
翻译 - ES新功能的完整列表,包括ES2015(ES6),ES2016,ES2017,ES2018,ES2019
ES2015 Math.clz32() ponyfill
Deep Learning Library Written in ES2015.
🔖 Useful template literal tags for dealing with strings in ES2015+
Godzilla is a ES2015 to Go source code transpiler and runtime
翻译 - 哥斯拉是一款ES2015 to Go源代码编译器和运行时
Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
Use ES6 / ES2015 modules in Meteor with SystemJS
Sort ES2015 (aka ES6) imports. Both JavaScript and TypeScript are supported.
翻译 - 对ES2015(aka ES6)导入进行排序。 JavaScript和TypeScript均受支持。
💡 vue.js + three.js boilerplate using webpack, gsap and scss. Written in es2015
A Yeoman generator for creating ES2015 JavaScript modules with legacy support using Babel, Webpack, Mocha, Chai, Isparta, ESLint
前端近些年发展很快,作为前端技术的核心支撑JS也从ES5过渡到了ES6,强有力的推进了前端的发展。作为一名前端从业人员学习掌握ES6是必不可少的一项技能。本项目对自己项目中运用过的ES6语法知识给予介绍,并给出大量简洁易懂的示例代码,对于初学者来说敲过本项目中的代码,基本就入门ES6了,再在实际中运用所学知识、补充不足,相信很快就能掌握ES6的。