
starts-with
Releases5
Frequency1 month 3 weeks
Last Release
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
Linked projects
Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation from http://jsperf.com/starts-with-comparing-12-implementations