Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign up`String.prototype.trim{Start,Left}` & `String.prototype.trim{End,Right}` #663
Comments
mathiasbynens
closed this
Aug 12, 2016
This was referenced Aug 12, 2016
domenic
added
the
web reality
label
Aug 12, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
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.
|
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
reopened this
Aug 15, 2016
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
mathiasbynens commentedAug 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.trimLeftandString.prototype.trimRight). Thanks!