Update DEVTools.md

This commit is contained in:
nbats 2023-11-14 14:33:16 -08:00 committed by GitHub
parent a738269db0
commit 7ccb807337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@
* [Curated Programming Resources](https://github.com/Michael0x2a/curated-programming-resources) - Programming Courses
* [Stack Exchange](https://stackexchange.com/) - Programming Q&A / [App](https://play.google.com/store/apps/details?id=me.tylerbwong.stack)
* [Learn X in Y minutes](https://learnxinyminutes.com/), [2](https://github.com/adambard/learnxinyminutes-docs) - Programming Language Rundowns
* [HEAD](https://htmlhead.dev/) - HTML head Element Guide
* [HEAD](https://htmlhead.dev/) - HTML `<head>` Element Guide
* [Typing.io](https://typing.io/) - Typing Practice for Programmers
* [Karel The Robot](https://github.com/fredoverflow/karel) - Basic Programming Teaching Environment
* [Project Based Learning](https://github.com/practical-tutorials/project-based-learning) - Collection of Project-Based Tutorials
@ -754,7 +754,7 @@
* [Codux](https://www.codux.com/) - Visual IDE for React
* [React95](https://react95.io/) - Windows 95 React Components
* [React SVG](https://react-svgr.com/playground/) - Convert SVG to React Components
* [Zorm](https://github.com/esamattis/react-zorm) - Type-safe form for React
* [Zorm](https://github.com/esamattis/react-zorm) - Type-safe `<form>` for React
* [Million](https://github.com/aidenybai/million) - React Replacement
* [novu](https://novu.co/) - Real-Time React Notifications / [GitHub](https://github.com/novuhq/novu)
* [React Use](https://github.com/streamich/react-use) - React Hooks
@ -1146,6 +1146,7 @@
* [Beautifier](https://beautifier.io/) - JavaScript Beautifier
* [UglifyJS](https://skalman.github.io/UglifyJS-online/) or [JavaScript Compressor](https://javascriptcompressor.com/) - JavaScript Minifier
* [bytecode-viewer](https://github.com/Konloch/bytecode-viewer), [JDec](https://jdec.app/), [jd-gui](https://github.com/java-decompiler/jd-gui), [Krakatau](https://github.com/Storyyeller/Krakatau), [Luyten](https://github.com/deathmarine/Luyten) or [Fernflower](https://github.com/fesh0r/fernflower) - Java Decompilers
* [JEnv For Windows](https://github.com/FelixSelter/JEnv-for-Windows) - Change Java Version
* [Obfuscator](https://obfuscator.io/) - JavaScript Obfuscator
* [anime.js](https://animejs.com/) - JavaScript Animation Library / [GitHub](https://github.com/juliangarnier/anime/)
* [randomcolor](https://randomcolor.lllllllllllllllll.com/) - Random Javascript Color Generator
@ -1162,7 +1163,7 @@
* [JSON Bin](https://jsonbin.io/) - JSON Host
* [Countries](https://github.com/mledoze/countries) - World Countries in JSON, CSV, XML & YAML
* [PlantText](https://www.planttext.com/) - UML Editor
* [glogg](https://glogg.bonnefon.org/) - Log File Explorer
* [glogg](https://glogg.bonnefon.org/) or [Log Parser Lizard](https://lizard-labs.com/log_parser_lizard.aspx) - Log Analyzation Utilities
* [Code::Stats](https://codestats.net/) or [Wakatime](https://wakatime.com/) - Programmer Stat Tracking
* [oq](https://github.com/Blacksmoke16/oq) - Programming Language Processor
* [Tables Generator](https://www.tablesgenerator.com/) - Generates Tables in Various Languages