Git Branches Helper
Git Branches Helper (A modernised fork of the original project)
A modern smooth scrolling library.
Animates a numerical value by counting to it
Yet another javascript fuzzy matching library
TypeScript definitions for jump.js
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Tool to set the locale in Storybook for i18n
A pure-JavaScript, bottom-up CSS selector engine designed to be easily dropped in to a host library.
Get raw git commits out of your repository using git-log(1).
Cooperative multi-tasking for Javascript
Read more about this solver here: https://blog.autorouting.com/p/the-intersection-jump-autorouter
A functional typescript implementation of the PCG family random number generators
a util for spawning git from npm CLI contexts
A [Svelte](https://svelte.dev) inspector plugin for [Vite](https://vitejs.dev).
Simple GIT interface for node.js
A high level git url parser for common git providers.
The registry diff
Jump consistent hash implementation in TypeScript
List of Git hooks
A low level git url parser.
Get all git semver tags of your repository in reverse chronological order.
Simple git client for conventional changelog packages.
Get the remote origin URL of a Git repository
Quickly jump to any version-controlled repository on the system. Requires fzf and plocate.
A fast, interactive Git branch switcher with fuzzy search and recency sorting
Git::Jump tracks your git branches across projects and provides quick branch switching. It uses a SQLite database to remember your branch history and integrates with git hooks for automatic tracking.
Validate the phone number and content of an SMS Message. This gem does not send SMS messages. It just makes sure the arguments are valid.
= RUGS - RUby Git Setup A helper script that makes setting up remote git repositories a snap. == WARNING: This is still alpha so use it at your own risk! Note: I don't use alpha/beta in the version numbers until I have a first real release because of how Ruby Gems handles them. == What is it? RUGS has three main functions: * Creates a local git repository and directory structure using default templates or ones you create. * Sets up a remote repository to mirror your local one. * Adds a framework of git hooks allowing you to store and run your own hooks in directly from the repo. RUGS makes creating remote repos as simple as `rugs create repo_name on server_name`. RUGS even allows you to automatically embed your Git hooks in the repo itself. No more jumping through hoops to make sure your hooks are maintained with your project; with RUGS you just store your hook scripts in the `git_hooks` directory and they're automatically updated and run. \ Once you've set up your project using RUGS you just use Git as you normally would with the exception of your hooks being the in `git_hooks` directory.
No description provided.
No description provided.