- ECMAScript-features VS cm-chessboard
- ECMAScript-features VS JsAM
- ECMAScript-features VS javascript-es2020-sandbox
- ECMAScript-features VS ECMAScript-new-features-list
- ECMAScript-features VS entendendo-es6
- ECMAScript-features VS minification-benchmarks
- ECMAScript-features VS es6-shim
- ECMAScript-features VS javascript
ECMAScript-features Alternatives
Similar projects and alternatives to ECMAScript-features
-
minification-benchmarks
🏃♂️🏃♀️🏃 JS minification benchmarks: babel-minify, esbuild, terser, uglify-js, swc, google closure compiler, tdewolff/minify
-
Nutrient
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
-
cm-chessboard
A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
-
-
javascript-es2020-sandbox
This is a place for me to screw around some code and will be the home of my future JavaScript ES2020 Cheat Sheet
-
ECMAScript-new-features-list
A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
ECMAScript-features discussion
ECMAScript-features reviews and mentions
-
Extremely reducing the size of NPM package
EcmaScript features can be divided into 2 groups - those that add new objects or expand their API, and those that change the syntax of the language. Here is another repository, it conveniently contains all the ECMAScript features by year with their description and examples. If you look at the ES2017 update, then the first group of features would contain the Object.values and Object.entries features, and the second group - asynchronous functions.
Stats
The primary programming language of ECMAScript-features is JavaScript.