From 7ccb8073371d0af2cfba7be9d7875a22345dfcae Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Tue, 14 Nov 2023 14:33:16 -0800 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/DEVTools.md b/DEVTools.md index cb02ed7ef..00abf4061 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -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 `` 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 `
` 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