Run command if file or files are changed
Run a command if a file changes via Git hooks
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Tells you whether or not dependencies in package.json have been changed.
No description provided.
A simple hook to debug various Reactjs hooks which supports dependency as the second argument.
Delightful JavaScript Testing.
Delightful JavaScript Testing.
A little library for asserting types and values, with zero dependencies.
No description provided.
Parse a JSON string that has git merge conflicts, resolving if possible
Run commands and scripts after git pull
Only pass through changed files
Enables the use of Chromatic Turbosnap in vite storybook projects
Utilities for watching file trees.
Only npm installs if package.json has been modified
A tool that runs your commands if any git-pushed files match the glob written to be used as a pre-push hook
Utility for dealing with modified, created, deleted files since a git commit
VSCode oniguruma bindings
Livereload for webpack
The same useRef, but with callback
CLI for organizing Tailwind CSS classes
Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly.
Detect file name case changes in a Git repository
Pronto runs analysis quickly by checking only the relevant changes. Created to be used on pull requests, but suited for other scenarios as well. Perfect if you want to find out quickly if branch introduces changes that conform to your styleguide, are DRY, don't introduce security holes and more.
run rubocop only on your changes
This gem provides means of running rubocop including auto-correct on all files which are currently staged in git. This can be easily used as pre-commit hook with the included template.
Run a command once when files change. Implemented because guard-shell was NIH, and ran commands for each file. Sorry.
Run new or changed specs many times to prevent unreliable specs
Build an Xcode project when source files change.
Run your existing rake tasks by just appending ~.
RSpactor is a command line tool to automatically run your changed specs (much like autotest).
Runs only specs related to changed files
watch a directory and run a command in the event of a change
A simple command line tool to watch file change and run its matching spec.
This is a development tool for restarting processes when you update a file