-
-
Notifications
You must be signed in to change notification settings - Fork 70
[Replacement]: trim #604
Copy link
Copy link
Open
Labels
acceptedUsed to signal if a suggested replacement has been accepted.Used to signal if a suggested replacement has been accepted.
Metadata
Metadata
Assignees
Labels
acceptedUsed to signal if a suggested replacement has been accepted.Used to signal if a suggested replacement has been accepted.
Package to replace
trim
Suggested replacement(s)
String.prototype.trim,trimStart,trimEndManifest type
native (replaceable by a built-in platform feature)
Rationale
The package is a pseudo-polyfill for a feature now widely available
Availability
nodejs v10+, all modern browsers
Code example (optional)