A lighterweight alternative to shell-quote
No description provided.
Split a string on the first occurance of a given separator
Easy way to split a string on a given character unless it's quoted or escaped.
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
split a Text Stream into a Line Stream, using Stream 3
split a Text Stream into a Line Stream
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Split a LineString by another GeoJSON Feature.
React split-pane component with hooks and TypeScript
Split Cypress specs across parallel CI machines for speed
React split-pane component
Split string by any separator excluding brackets, quotes and escaped characters
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.
React component for Split.js
Split JavaScript SDK common components
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.
Safely push each item of an array to a stream
TypeScript definitions for split2
A git diff component to consume the git unified diff output.
Web component for partitioning a layout into resizeable areas
Angular UI library to split views and allow dragging to resize areas using CSS grid layout.
Split lines into an array of lines
Turn a readable stream into multiple readable streamx streams
A golden test runner for language hackers
Hyperlightweight process hypervisor for single-server deployments
Plugin to fix shell splitting of bundle config arguments in Bundler 1.17.3 to Bundler 2.0.2, fixed in Bundler 2.1.0. In the affected versions, multiple arguments to bundle config become a single argument with spaces. This plugin reverses that transformation. Adapted from https://github.com/rubygems/bundler/issues/6940#issuecomment-470643613 and fixes https://github.com/rubygems/bundler/issues/6940 for these older versions.
I/O pipeline construction framework. Allows to construct data processing pipelines in a manner of UNIX shell pipes. Implemented features: string splitting/merging, IO or local file reading/writing, FTP/SFTP file reading/writing, digest computing, Gzip/Zlib (de)compression, Zstd (de)compression, symmetric cipher (de,en)cryption, random data generation.