No description provided.
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 Text Stream into a Line Stream, using Stream 3
Find and fix unused dependencies, exports and files in your TypeScript and JavaScript projects
Split string by any separator excluding brackets, quotes and escaped characters
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.
A tool for resolving node versions from common aliases
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
An implementation of the CSSStyleDeclaration class from the CSS Object Model specification
No description provided.
Inquirer input text prompt
Split lines into an array of lines
Cross browser String#split implementation
Safely push each item of an array to a stream
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.
Wordwrap a string with ANSI escape codes
CSS Object Model implementation and CSS parser
Split a string into an array based on where an ansi code is present
A CLI Multi-Tab Container Utilizing Labels For Blessed
Encode and decode quoted printable and base64 strings
Unicode-aware JS string splitting, typescript version