SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript Git Projects
-
Project mention: 30-seconds-of-code – short, reusable JavaScript code snippets | news.ycombinator.com | 2025-06-23
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Deep Dive: How Bruno 1.0 Stores API Tests Locally vs. Postman 11.0 Cloud Sync | dev.to | 2026-04-28
After 6 months of benchmarking, case study analysis, and real-world testing, our recommendation is clear: choose Bruno 1.0 if you are an engineering team that values performance, Git integration, and zero vendor lock-in. Our data shows Bruno outperforms Postman 11.0 in every local storage metric: 400ms faster startup for 1000+ test suites, 6x lower storage overhead per test, and zero sync latency. The case study above shows teams can save $2k+ per year in licensing costs and $18k+ per year in engineering time by switching to Bruno. For teams with heavy non-technical collaboration needs, or very small test suites (<100 tests), Postman 11.0’s free tier remains a viable option, but we recommend exporting collections to Bruno for all engineering use cases. The API testing landscape is shifting toward local-first tools to avoid cloud vendor lock-in, and Bruno 1.0 is leading that charge. Try Bruno today: download it from https://github.com/usebruno/bruno, and migrate your Postman collections in minutes using the native import tool.
-
Project mention: Building a Local AI Code Reviewer with Ollama That Catches Bugs Before Your Team | dev.to | 2026-06-15
For a hook the whole team shares, use husky instead so it lives in the repo. Either way, every git commit now runs the diff past a local model first. Need to skip it for a quick WIP commit? git commit --no-verify.
-
-
-
-
-
-
release-it is great for single packages. Interactive prompts, clean workflow, good plugin system.
-
Project mention: I Built a Game That Teaches Git by Making You Type Real Commands | dev.to | 2026-04-01
But underneath the retro charm, there's a real git engine. When you type git init in the terminal, it runs git init. When you type git commit, it creates an actual commit in an actual repository. The repository lives in your browser, powered by isomorphic-git and an in-memory filesystem, but it's real. Every command, every SHA, every ref.
-
standard-version
:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
-
opencommit
top #1 and most feature rich GPT wrapper for git — generate commit messages with an LLM in 1 sec — works with Claude, GPT and every other provider, supports local Ollama models too
-
-
DevOps
I created this repository to keep my learning, notes, and code in one place for various tools in DevOps. Now, it's helping thousands of learners, practitioners, and professionals every day in their DevOps journey.
-
meta
tool for turning many repos into a meta repo. why choose many repos or a monolithic repo, when you can have both with a meta repo?
-
-
-
-
-
-
open-source-with-pradumna
Open Source guide - Contains resources and materials to learn and get yourself started with Open Source, Git, and GitHub.
-
-
JavaScript Git discussion
JavaScript Git related posts
-
Building a Local AI Code Reviewer with Ollama That Catches Bugs Before Your Team
-
Capacitor Live Updates: A Complete Guide to OTA Updates
-
Migrating Postman to Bruno in a monorepo: the practical guide
-
Git hooks : tout n'est pas bon à bloquer
-
I Built a Game That Teaches Git by Making You Type Real Commands
-
Bruno: The Git-native API client
-
Git Workflow Best Practices 2025: Team-Proven Strategies
-
A note from our sponsor - SaaSHub
www.saashub.com | 17 Jun 2026
Index
What are some of the best open-source Git projects in JavaScript? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | 30-seconds-of-code | 128,078 |
| 2 | bruno | 44,862 |
| 3 | husky | 35,137 |
| 4 | tips | 21,702 |
| 5 | cz-cli | 17,468 |
| 6 | lint-staged | 14,651 |
| 7 | git-history | 13,680 |
| 8 | ungit | 10,582 |
| 9 | Release It! 🚀 | 8,972 |
| 10 | isomorphic-git | 8,253 |
| 11 | standard-version | 7,972 |
| 12 | opencommit | 7,333 |
| 13 | nodegit | 5,753 |
| 14 | DevOps | 3,215 |
| 15 | meta | 2,208 |
| 16 | gitlet | 2,161 |
| 17 | simple-git-hooks | 1,665 |
| 18 | git.js | 1,305 |
| 19 | crossnote-app | 1,084 |
| 20 | Git-Heat-Map | 1,027 |
| 21 | open-source-with-pradumna | 833 |
| 22 | gitjk | 825 |
| 23 | pre-commit | 803 |