Showing 1-20 of 388,766 packages
A curried `String.prototype.split` with support for splitting by String, RegExp, or Function.
Cross browser String#split implementation
Split string by any separator excluding brackets, quotes and escaped characters
Improved Javascript string split, for handling RegExp in a way that can easily re-create the original string
StringUtils for splitting and joining strings with support for separatorCharacter and escapeCharacter.
Split strings without applying separator after limit; Negative limit starts from the end. No regex separators.
Easy way to split a string on a given character unless it's quoted or escaped.
Split a string on the first occurance of a given separator
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
split a Text Stream into a Line Stream
Split a string by its grapheme cluster breaks.
split a Text Stream into a Line Stream, using Stream 3
String Split is an alternative to String.split, with the ability to ignore the split character inside 'tags'
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Simple module to split a single certificate authority chain file (aka: bundle, ca-bundle, ca-chain, etc.) into an array, as expected by the node.js tls api.
Splits a String into an Array of substrings with the option to skip some cases where the separator is found, based on some truthy condition.
Split string into array by chunks of whitespace
Split lines into an array of lines
Safely push each item of an array to a stream