hyperterm
diff2html


hyperterm | diff2html | |
---|---|---|
87 | 7 | |
43,664 | 3,019 | |
0.3% | 1.0% | |
9.1 | 6.1 | |
6 months ago | about 2 months ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
hyperterm
-
How to make your terminal looks Splendid
WARP First thing, we need to choose the best terminal app to do this, I usually use one called Hyper Term, but in the last months I've been using another one called Warp terminal, I started to use it because it is an AI powered terminal, basically we can use the terminal AI to get the best bash commands, and improve ours shell scripts and commands, that why I chose it for this tutorial. So we need to download it.
-
Leveraging Wasp for full-stack development
A modern terminal shell such as zsh, iTerm2 with oh-my-zsh for Mac, or Hyper for Windows
-
Terminal commands I use as a frontend developer
I am using iTerm2 on my macOS. Other available options are Hyper and VS Code’s inbuilt terminal, which I sometimes use for quick tests. You can open a terminal in VS Code by using the keyboard shortcut CMD + J or CTRL + J on Windows, or View → Terminal.
- Hyper: A terminal built on web technologies
-
Application-Specific Terminals
I think that’s more or less what this project is working towards:
https://hyper.is
-
Tools I like
Hyper*
- Tabby: A terminal for a more modern age
-
ECMA Proposal: Renaming JavaScript to "Hyper"
So hyper would be written in hyper?
- My Dashboard / Theme setup
-
Software Developer Mac Apps
Hyper in conjunction with fig (I also have iterm2, but I like Hyper pretty well) and brew.
diff2html
- diff2html
- Unified versus Split Diff
-
Good Report Generation Tool for Branch Diffs / Pull Request?
If html is an option, something like https://diff2html.xyz/
-
Difftastic, the Fantastic Diff: How it works
My favorite diff tool is diff2html - see the diff in your browser as HTML!
https://diff2html.xyz/
Install the CLI, run the command (alias diff='diff2html -s side') - I run this at least every time before committing to quickly see all I've done.
-
Nova 9
Try diff2html-cli -- you alias in your terminal "diff" to the diff2html command and you get a beautiful HTML diff (side-by-side or inline) of the current changes you've made (or against a branch you choose).
https://diff2html.xyz/
-
Git Techniques at Risk Ledger
My favorite git-related thing is `diff2html` so I set up an alias `diff` which will open the browser and show me all the changes I've made to the branch:
https://diff2html.xyz/
-
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).
https://diff2html.xyz/
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!
What are some alternatives?
Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
jsPDF - Client-side JavaScript PDF generation for everyone.
Tabby - A terminal for a more modern age
PDF.js - PDF Reader in JavaScript
powerlevel10k - A Zsh theme
jBinary - High-level API for working with binary data.
autocomplete - IDE-style autocomplete for your existing terminal & shell
pdfmake - Client/server side PDF printing in pure JavaScript
zeit - Clock and task scheduler for node.js applications, providing extensive control of time and callback scheduling in prod and test code
alacritty - A cross-platform, OpenGL terminal emulator.
Papa Parse - Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input

