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

Browser Support or ECMAScript Specification Warning #51

Closed
stephcurt opened this issue Jan 1, 2018 · 1 comment
Closed

Browser Support or ECMAScript Specification Warning #51

stephcurt opened this issue Jan 1, 2018 · 1 comment

Comments

@stephcurt
Copy link

The tool contains array methods from ES5 up to ES7. A lot of these methods wouldn't work in IE11 for instance. Either the ECMAScript version or a ES6+ warning could let users know if they use said method they'd have to use a polyfill for pre-evergreen browser support or Node.js 4 or earlier.

@sdras
Copy link
Owner

sdras commented Jan 2, 2018

This isn't full documentation, I leave that kind of detail to MDN. Thanks though.

@sdras sdras closed this as completed Jan 2, 2018
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

2 participants