Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list features in docs, that jumped over ES5.1 (ES6) #420

Open
arukiidou opened this issue Aug 1, 2022 · 3 comments
Open

list features in docs, that jumped over ES5.1 (ES6) #420

arukiidou opened this issue Aug 1, 2022 · 3 comments

Comments

@arukiidou
Copy link

Class has been implemented at 0b5d210. It is great feature,
thank you.

At this time, static/private was also implemented. this goes beyond ES6.
People who come later, may missed this feature(even it's a great feature.).

Do you plan to list features that jumped over ES5.1 (ES6) in the Readme? or is it ok to contribute to the Readme?

@dop251
Copy link
Owner

dop251 commented Aug 1, 2022

I think it would be better to have a separate document and add a link to it from the README. The document should be a table with all ES6 features (i.e. features introduced in ES6, including not yet implemented) and ES6+ features implemented so far. The columns should be: Feature, Implemented? (Yes/No), Link to an issue (optional).

If someone could come up with such a table, it would be great.

@arukiidou
Copy link
Author

Thanks,
may finish it a little late, but I would like to work it

@arukiidou arukiidou reopened this Aug 4, 2022
@arukiidou arukiidou changed the title list features in Readme, that jumped over ES5.1 (ES6) list features in docs, that jumped over ES5.1 (ES6) Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants