Update DEVTools.md

This commit is contained in:
nbats 2023-11-07 06:20:28 -08:00 committed by GitHub
parent b32db517f8
commit e3f0cea0f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,6 +122,7 @@
* [DefensiveCSS](https://defensivecss.dev/) - CSS Tips
* [LearnCSSGrid](https://learncssgrid.com/) - CSS Grid Guide
* [You Don't Need JavaScript](https://github.com/you-dont-need/You-Dont-Need-JavaScript) - CSS Demos
* [css-animation](https://css-animations.io/) - CSS Animation Tutorial
* [You Don't Know JS](https://github.com/getify/You-Dont-Know-JS) or [EloquentJavascript](https://eloquentjavascript.net/) - Javascript Learning Books
* [Javascript Questions](https://github.com/lydiahallie/javascript-questions) or [JavaScriptQuiz](https://javascriptquiz.com/) - Javascript Questions for Practice
* [33 JS Concepts](https://github.com/leonardomso/33-js-concepts) - Useful JavaScript Concepts
@ -578,7 +579,6 @@
* [Testmail](https://testmail.app/) - Site Signup Test
* [Responsivize](https://virejdasani.github.io/Responsivize/) - Website Responsiveness Test
* [PageSpeed](https://pagespeed.web.dev/), [SpeedVitals](https://speedvitals.com/), [PageSpeed Compare](https://pagespeed.compare/), [GTmetrix](https://gtmetrix.com/) or [Websu](https://websu.io/) - Test Webpage Speed
* [Mobile-Friendly](https://search.google.com/test/mobile-friendly) - Mobile Friendly Page Test
* [LightHouse](https://github.com/GoogleChrome/lighthouse) - Web App Performance Test
***
@ -864,6 +864,7 @@
* [Security Onion Solutions](https://securityonionsolutions.com/), [Wazuh](https://wazuh.com/) or [Snyk](https://snyk.io/) / [GitHub](https://github.com/snyk/cli) - Site Security Monitor
* [securitytxt](https://securitytxt.org/) - Create security.txt Files
* [Greenbone](https://github.com/greenbone) - Vulnerability Management
* [Evervault](https://evervault.com/) - Security / Compliance Infrastructure
* [Teler](https://github.com/kitabisa/teler) - HTTP Intrusion Detection
* [HTTPToolkit](https://httptoolkit.com/) - Debug, Test & Build with HTTP(S)
* [IP Intelligence](https://getipintel.net/) - Malicious Web Traffic Protection
@ -888,8 +889,9 @@
* [Adminer](https://www.adminer.org/) - Database Manager
* [RemoteMySQL](https://www.remotemysql.com/) - Remote MySQL Database
* [DoIt](https://github.com/dolthub/dolt) - SQL Database
* [DB4Free](https://db4free.net/), [sqlime](https://sqlime.org/) or [SQLFIddle](http://sqlfiddle.com/) - SQL Testing
* [DB4Free](https://db4free.net/), [sqlime](https://sqlime.org/) or [SQLFIddle](http://sqlfiddle.com/) / [2](https://www.db-fiddle.com/) - SQL Testing
* [AI2SQL](https://app.ai2sql.io/) or [BlazeSQL](https://www.blazesql.com/) - SQL Generators
* [SQLTranslate](https://www.sqltranslate.app/) - SQL Translator
* [franchise](https://franchise.cloud/) - SQL Notebook
* [OceanBase](https://open.oceanbase.com/) - Relational Database / [GitHub](https://github.com/oceanbase/oceanbase)
* [NocoDB](https://www.nocodb.com/) - Turn Database into Smart Spreadsheet / [GitHub](https://github.com/nocodb/nocodb)
@ -1054,7 +1056,7 @@
* [Disasm](https://disasm.pro/) - Online Assembler and Disassembler
* [core-plot](https://github.com/core-plot/core-plot) - Core Plot Source Code / Apps
* [tuc](https://github.com/riquito/tuc) - Improved Code Cut
* [Mystb.in](https://mystb.in/) or [snippet.host](https://snippet.host/) - Code Pastebins
* [Mystb.in](https://mystb.in/), [codeshare](https://codeshare.io/), [paste.mod](https://paste.mod.gg/) or [snippet.host](https://snippet.host/) - Code Pastebins
* [0xacab](https://about.0xacab.org/) - Code Host
* [Mockaroo](https://mockaroo.com/) - Generate Mock Data
* [OneLang IDE](https://ide.onelang.io/) - Convert Code to Multiple Languages