An ES spec-compliant `String.prototype.split` shim/polyfill/replacement that works as far down as ES3
Socket.dev optimized package override for string.prototype.split
String.prototype.split() for Buffers
A curried `String.prototype.split` with support for splitting by String, RegExp, or Function.
A foreignizing `String.prototype.split` spliting string only once.
No description provided.
splits a string into limited length of substrings, but keep last substring unsplit
Improved Javascript string split, for handling RegExp in a way that can easily re-create the original string
Split string into array by chunks of whitespace
Breaks array considering test as separator.
FTP client for Windows, OSX and Linux. FTPimp is an (imp)roved implementation of the FTP service API for NodeJS.
Combines es-intrinsic-cache and uncurry-x to get and uncurry JavaScript intrinsics in one step
This function is like [split](https://lodash.com/docs/4.17.10#split) except that it accepts iteratee which is invoked for each element in array to generate the criterion by which the separation is computed
Breaks array considering test as separator.
Provide secure alternatives for functions that can be effected by prototype pollution
JavaScript to PHP transpiler.
Fast, buffer-based stream splitter supporting both push and pull streams
Breaks iterable considering indices as separator.
Breaks iterable considering indices as separator.
This packages removes a significant proportion of the inbuilt methods for Strings, Math, Set and Arrays in Javascript.
JavaScript to PHP transpiler.
Simple tools for analysing strings.
JavaScript to PHP transpiler.
[leetcode 解题之路](https://github.com/azl397985856/leetcode)