Update Readme.md with SVG Path Editor.

This commit is contained in:
Amirhosain Shahsavari
2021-10-03 20:48:29 +03:30
committed by GitHub
parent ebd3aa6dfc
commit d7a41747cc

View File

@@ -231,6 +231,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [PullRequest](https://www.pullrequest.com/) : Code review as a service from vetted, professional reviewers
- [Python Visualizer](http://pythontutor.com/visualize.html) : Watch the execution of basic Python, Java, C++, etc. code step-by-step. Recommended for new programmers and the Canadian Computing Competition.
- [Extends Class](https://extendsclass.com/) : Online developer tools: REST and SOAP clients, SQLite browser, testers (Regex, XPath, JSONPath) and other tools (Encoders, Converters and formatters)
- [SVG Path Editor](https://yqnn.github.io/svg-path-editor/) : Online and open source SVG Path editor.
- [EmailDrop](https://www.emaildrop.io/): Emaildrop is a free disposable email provider.
- [Repl.it](https://repl.it): Accessible prototyping tool for various needs.