Diff2html Alternatives
-
ohmyzsh
🙃 A delightful community-driven (with 1800+ contributors) framework for managing your zsh configuration. Includes nearly 300 optional plugins (rails, git, OSX, hub, docker, homebrew, node, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
-
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? (by mateodelnorte)
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
git-meta
Repository for the git-meta project -- build your own monorepo using Git submodules
-
voxlap
Making Ken Silverman's "Voxlap" voxel graphics engine run on any platform with SDL. [Moved to: https://github.com/Ericson2314/Voxlap]
-
diff2html-cli
Pretty diff to html javascript cli (diff2html-cli)
-
swc
swc is a super-fast compiler written in rust; producing widely-supported javascript from modern standards and typescript.
-
vscode-extension
Link your code and commits to a video recording and explain your code with video.
Posts
-
Git is my buddy: Effective Git as a solo developer
Relevant useful tool: diff2html - a CLI that lets you quickly see an HTML output of all uncommitted the changes you've made (or compare against a branch).
I have an alias `alias diff='diff2html -s side --ig package-lock.json'` which shows a side-by-side comparison of my changes. Highly recommend!
Stats
rtfpessoa/diff2html is an open source project licensed under MIT License which is an OSI approved license.