codetour
grex
Our great sponsors
- Appwrite - The open-source backend cloud platform
- Onboard AI - Learn any GitHub repo in 59 seconds
- Revelo Payroll - Free Global Payroll designed for tech teams
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Sonar - Write Clean JavaScript Code. Always.
codetour | grex | |
---|---|---|
12 | 27 | |
4,206 | 6,218 | |
0.4% | - | |
0.0 | 0.0 | |
3 months ago | 5 days ago | |
TypeScript | Rust | |
MIT License | Apache License 2.0 |
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.
codetour
-
Cognitive Loads in Programming
Regarding the @next, i found the best way to get back into a session after being interrupted, was watching yourselve working on the code.
https://github.com/microsoft/codetour
Basically record the last 5 minutes of your work and replay as code tour.
-
Vscode tips & extension
CodeTour allow you to add a tour with Markdown in your files.
-
Nice repos/tools/posts - 1st April - #1
Link : https://github.com/microsoft/codetour
-
🧢 Stefan's Web Weekly #12
microsoft/codetour – VS Code extension that allows you to record and playback guided tours of codebases, directly within the editor.
- CodeTour: Record guided “brown bag” intros for your codebases
grex
- When you have a problem and solve it using RegEx, you end up with two problems
-
Gnarly Learnings from August 2022
grex-js
-
grex 1.4.0 - Generate regular expressions from user-provided test cases
Command-line tool and Rust library: https://github.com/pemistahl/grex
-
RegExr: Learn, Build and Test Regex
If I understood what you mean, then yes, I bout one https://regex.help/ (powered by https://github.com/pemistahl/grex doing the heavy lifting).
-
Is there something you always wanted to see implemented in Go?
A while ago I was looking for a Go version of this CLI tool https://github.com/pemistahl/grex
-
fd is looking for contributors
Having written a popular Rust CLI tool myself, perhaps I can help you a bit with the project. I have a young daughter myself, so my time is limited as well but I would be willing to help as far as my time permits.
-
Your favorite Rust CLI utility? I have my top 10 below.
grex - A command-line tool for generating regular expressions from user-provided test cases
-
🧢 Stefan's Web Weekly #12
👉 Use grex to create regular expressions
-
is there anything like regex101 or regexr to provide immediate feedback on results of text manipulation via the terminal? for learning
Is grex any use to you?
What are some alternatives?
markmap-vscode - Integrate markmap into VSCode
CodeReviewer.vim - Utility for code reviews (using quickfix)
responsively-app - A modified web browser that helps in responsive web development. A web developer's must have dev-tool.
github1s - One second to read GitHub code with VS Code.
yaegi - Yaegi is Another Elegant Go Interpreter
rust-csv - A CSV parser for Rust, with Serde support.
vscode-emacs-mcx - Awesome Emacs Keymap - VSCode emacs keybinding with multi cursor support
vscode-jupyter - VS Code Jupyter extension
vscode-action-buttons - VsCode extension for custom status bar buttons
percol - adds flavor of interactive filtering to the traditional pipe concept of UNIX shell
pomsky - A new, portable, regular expression language
rust-iptables - Rust bindings for iptables