Showing 1-20 of 394,033 packages
Split string by any separator excluding brackets, quotes and escaped characters
Easy way to split a string on a given character unless it's quoted or escaped.
🔪 split string by delimiter array - delimiters retained
Split string capture group retained on left
Split string by regex
A React component for finding matches within a split string.
Split string into array by chunks of whitespace
Split a string on the first occurance of a given separator
Split string.
Splits a string into individual words, taking quotes into account
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Generic splitOnce, using indexOf and slice so it can work on strings and buffers alike.
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.
split a Text Stream into a Line Stream
split a Text Stream into a Line Stream, using Stream 3
Split string and keep separators.
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.
Safely push each item of an array to a stream
Split lines into an array of lines
Cross browser String#split implementation