Use `binding.pry` in your JavaScript. Literally just a wrapper for `debugger`. For those who've been writing a lot of Ruby and can't seem to shake the habit.
Pry like ability in javascript.
Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab
Pry like REPL in javascript. fork of blainesch/pry.js
Get raw git commits out of your repository using git-log(1).
a util for spawning git from npm CLI contexts
Simple GIT interface for node.js
A high level git url parser for common git providers.
A low level git url parser.
List of Git hooks
Get all git semver tags of your repository in reverse chronological order.
Simple git client for conventional changelog packages.
Some git helpers that changesets use to get information
Get the remote origin URL of a Git repository
A pure JavaScript reimplementation of git for node and browsers
semantic-release plugin to commit release assets to the project's git repository
Clean an input string into a usable git ref
Lint files staged by git
A pure JS SHA1 implementation created for js-git.
git-log-parser
CSpell configuration for GIT.
This module provides native bindings to ecdsa secp256k1 functions
Resolve the path to the user's local or global .gitconfig.
Datadog CI plugin for `dora` commands
A Ruby-aware git layer
pry-doc + pry-docmore + pry-debugger + pry-stack_explorer + pry-rescue + bond + jist + pry-plus + pry-theme + pry-pretty-numeric + pry-syntax-hacks + pry-highlight + pry-editline + pry-git + pry-developer_tools + awesome_print
Pry plugins approved for 1.8: pry-remote + pry-rescue + pry-nav + pry-awesome_print + pry-highlight + pry-doc + pry-theme + pry-syntax-hacks + pry-pretty-numeric + pry-git
pry-suite is designed to set up a nice Pry ecosystem out of the box. You are given Pry with access to a suite of great plugins. This list is currently comprised of pry-byebug (or pry-debugger for Ruby 1.9.x), pry-doc, pry-docmore, pry-git, pry-highlight, pry-macro, pry-pretty-numeric, pry-rescue and pry-stack_explorer. Finally, the gist gem is also included to enable Pry's gist command.
Make pry play nice with GitHub