Breaks array considering test as separator.
Breaks iterable considering indices as separator.
Breaks array considering test as separator.
Breaks iterable considering indices as separator.
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Safely push each item of an array to a stream
No description provided.
Library for fetching Country, its States and Cities
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Functions for modifying a unified-latex AST
Split a string on the first occurance of a given separator
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.
Easy way to split a string on a given character unless it's quoted or escaped.
Split lines into an array of lines
An array is a collection of values, stored contiguously.
A JavaScript text diff implementation.
align-text with ANSI support for CLIs
split a Text Stream into a Line Stream, using Stream 3
Unopinionated, no-frills CLI argument parser
split a Text Stream into a Line Stream
A fast way to split small-to-medium sized strings by small string delimiters
Split a LineString by another GeoJSON Feature.
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.