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

`String.prototype.trim{Start,Left}` & `String.prototype.trim{End,Right}` #663

Open
mathiasbynens opened this Issue Aug 12, 2016 · 1 comment

Comments

Projects
None yet
3 participants
@mathiasbynens
Member

mathiasbynens commented Aug 12, 2016

Proposal: https://github.com/sebmarkbage/ecmascript-string-left-right-trim by @sebmarkbage

Please tag this issue with the “web reality” label (because of String.prototype.trimLeft and String.prototype.trimRight). Thanks!

@domenic

This comment has been minimized.

Show comment
Hide comment
@domenic

domenic Aug 15, 2016

Member

Let's leave this open until the proposal has been merged into the main spec, so that people looking at https://github.com/tc39/ecma262/labels/web%20reality can get a better view.

Member

domenic commented Aug 15, 2016

Let's leave this open until the proposal has been merged into the main spec, so that people looking at https://github.com/tc39/ecma262/labels/web%20reality can get a better view.

@domenic domenic reopened this Aug 15, 2016

@ljharb ljharb added the proposal label Mar 21, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment