๐Ÿ“ฆ lencx / awesome

๐Ÿ“„ Tools.md ยท 26 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26# Tools

## CodeSnap

- [๐Ÿงฉ CodeSnap](https://marketplace.visualstudio.com/items?itemName=adpyke.codesnap) - Take beautiful screenshots of your code
- [๐ŸŒ Carbon](https://carbon.now.sh/) - Carbon is the easiest way to create and share beautiful images of your source code.
- [๐ŸŒ codeimg](https://codeimg.io/) - Create and share beautiful images of your source code.
- [๐ŸŒ Create beautiful images of your code](https://ray.so/) - Turn your code into beautiful images. Choose from a range of syntax colors, hide or show the background, and toggle between a dark and light window.

## Draw

- [๐ŸŒ drawio](https://github.com/jgraph/drawio) - Source to app.diagrams.net
- [๐ŸŒ tldraw](https://www.tldraw.com/) - A tiny little drawing app.
- [๐ŸŒ Excalidraw](https://excalidraw.com/) - Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
- [๐Ÿงฉ Draw.io Integration](https://marketplace.visualstudio.com/items?itemName=hediet.vscode-drawio) - This unofficial extension integrates Draw.io into VS Code.

## RegExp

- [Regexper](https://regexper.com/) - Regular expression visualizer using railroad diagrams
- [Regulex](https://jex.im/regulex) - JavaScript Regular Expression Visualizer.
- [RegExr: Learn, Build, & Test RegEx](https://regexr.com/) - RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).
- [Regular-Expressions.info - Regex Tutorial, Examples and Reference - Regexp Patterns](https://www.regular-expressions.info/) - At Regular-Expressions.info you will find a wide range of in-depth information about a powerful search pattern language called regular expressions.
- [Online Regex tester and visualizer - Python, PHP, Ruby, JavaScript, Java](https://extendsclass.com/regex-tester.html) - Online regular expression tester for Python, PHP, Ruby, JS, Java and MySQL. Regex visualizer. Syntax highlighting. Cheatsheet. Generate string corresponding to a regex.
- [Debuggex: Online visual regex tester. JavaScript, Python, and PCRE.](https://www.debuggex.com/) - Test your regex by visualizing it with a live editor. JavaScript, Python, and PCRE.
- [Free Online Regular Expression Tester - FreeFormatter.com](https://www.freeformatter.com/regex-tester.html) - Free online regular expression tester with cheatsheet and most common solutions to common problems