Merge Tailwind CSS classes without style conflicts
Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
Variant of merge that's useful for webpack configuration
Merge objects using their property descriptors
merge() utility function
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
Merge longhand properties into shorthand with PostCSS.
Bash grammar for tree-sitter
(recursive)? merging of (cloned)? objects.
A function that merges React refs into one.
Create a stream that emits events from multiple other streams
Strongly-typed deep and recursive object merging. Considers all nested levels of objects, arrays, sets and maps.
Merge CSS rules with PostCSS.
Recursively merge values in a javascript object.
Merge multiple streams into a unified stream
Merge old source map and new source map in multi-transform flow
Fast 0-deps bash parser written in TypeScript
Merge Option Objects
Merge objects & other types recursively. A simple & small integration.
Para instalar a versão mais recente da biblioteca, use o comando:
React utility to merge refs.
Builds a logical conjunction (AND) of multiple JSON schemas
An object schema merger/validator
A tiny (194B) utility for safely writing deep Object values~!
☯️ Bash::Merge provides smart Bash script merging that preserves comments, understands shell structure, and supports freeze blocks for protecting destination content. Perfect for merging configuration scripts and shell templates with customized destination files.
gem command around reviewed topic branches. Supports workflow of the form: # alexander: git work-on <topic> git done # bismarck: git status # notice a review branch git review <topic> # happy, merge into master, push and cleanup git accept git review <topic2> # unhappy git reject # alexander: git status # notice rejected topic git work-on <topic> see README.rdoc for more (any) details. To make use of bash autocompletion, you must do the following: 1. Make sure you source share/completion.bash before you source git's completion. 2. Optionally, copy git-topic-completion to your gem's bin directory. This is to sidestep ruby issue 3465 which makes loading gems far too slow for autocompletion.