juliangruber

juliangruber/browser-split

Cross browser String#split implementation.

JavaScript
6
2
No license

Browser-split is a cross-browser implementation of the String#split function that provides consistent behavior across different browsers, fixing bugs in the native String.prototype.split method. It allows developers to reliably split strings using either a regex or string separator, with support for capturing groups and backreferences in the result array. This library is particularly useful for JavaScript developers working on web applications that need consistent string splitting functionality across different browsers and environments.

Total donated
Undistributed
Share with your subscribers: