entendendo-es6
Repositório oficial do livro: ECMAScript 6 - Entre de Cabeça no Futuro do JavaScript (by DiegoPinho)
ECMAScript-features
ECMAScript features cheatsheet (by sudheerj)
entendendo-es6 | ECMAScript-features | |
---|---|---|
1 | 1 | |
210 | 914 | |
0.0% | 1.0% | |
0.0 | 5.4 | |
almost 2 years ago | 7 months ago | |
JavaScript | JavaScript | |
- | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
entendendo-es6
Posts with mentions or reviews of entendendo-es6.
We have used some of these posts to build our list of alternatives
and similar projects.
ECMAScript-features
Posts with mentions or reviews of ECMAScript-features.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-08-05.
-
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.
What are some alternatives?
When comparing entendendo-es6 and ECMAScript-features you can also consider the following projects:
cm-chessboard - A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
JsAM - The Javascript Actor Model Framework
femtoJS - femtoJS - Really small JavaScript (ES6) library for DOM manipulation.