Package to replace
starts-with
Suggested replacement(s)
String.prototype.startsWith for Strings
arr[0] === value for Arrays
Manifest type
native (replaceable by a built-in platform feature)
Rationale
Native
Availability
No response
Code example (optional)
Package to replace
starts-withSuggested replacement(s)
String.prototype.startsWithfor Stringsarr[0] === valuefor ArraysManifest type
native (replaceable by a built-in platform feature)
Rationale
Native
Availability
No response
Code example (optional)