Skip to content

Conversation

@keithamus
Copy link
Contributor

@keithamus keithamus commented Feb 2, 2018

Adds version numbers reflecting the support for various String methods within Node.js

Tested by doing for e.g.:

npx node@8 -e 'console.log(typeof String.prototype.padStart === 'function')'

@teoli2003 teoli2003 added the data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript label Feb 2, 2018
@teoli2003 teoli2003 changed the title update String method support in Node.js Update String method support in Node.js Feb 2, 2018
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work! Running more of these test to complete our nodejs data is in fact a good idea. Thanks for contributing to MDN!

@Elchi3 Elchi3 merged commit 173ea9b into mdn:master Feb 6, 2018
@keithamus keithamus deleted the patch-1 branch February 6, 2018 09:42
@Elchi3 Elchi3 mentioned this pull request Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:js Compat data for JS/ECMAScript features. https://developer.mozilla.org/docs/Web/JavaScript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants