From 68f0e5f36b2db170551160cd5cfea744733d2daa Mon Sep 17 00:00:00 2001 From: nbats <44333466+nbats@users.noreply.github.com> Date: Sun, 24 Mar 2024 19:51:24 -0700 Subject: [PATCH] Update DEVTools.md --- DEVTools.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/DEVTools.md b/DEVTools.md index 2837e9b5b..a35bcc721 100644 --- a/DEVTools.md +++ b/DEVTools.md @@ -337,7 +337,7 @@ * [Shoelace](https://shoelace.style/) or [Elix](https://component.kitchen/elix) - Web Component libraries * [Package Web](https://github.com/rsc/web) - Basic Site Serving Framework * [Web Developer](https://chromewebstore.google.com/detail/web-developer/bfbameneiokkgbdmiekhjnmfkcnldhhm) - Web Developer Toolbar Extension -* [Aptabase](https://aptabase.com/) - Site Analytics +* [Aptabase](https://aptabase.com/) or [Nibbler](https://nibbler.insites.com/) - Site Analytics * [ElasticSearch](https://github.com/elastic/elasticsearch) - Search & Analytics Engine * [SerPreview](https://serpreviewtool.com/) - Site Search Results * [Schema Markup Testing Tools](https://developers.google.com/search/docs/appearance/structured-data) - Test Sites Google Results @@ -719,6 +719,7 @@ * [Crontab Generator](https://crontab-generator.org/) - Generate Crontab Syntax * [Pencil](https://pencil.evolus.vn/) - Software Mockup Tool / [GitHub](https://github.com/evolus/pencil) * [shadcn-ui](https://ui.shadcn.com/) or [shadcn-svelte](https://shadcn-svelte.com) - Website Components +* [Fluent Svelte](https://fluent-svelte.vercel.app/) - Microsoft's Fluent Design System in Svelte * [Slint](https://github.com/slint-ui/slint), [Fyne](https://fyne.io/) or [QT Designer](https://build-system.fman.io/qt-designer-download) - GUI Development Tools * [Gooey](https://github.com/chriskiehl/Gooey) - Convert Python Command Line to GUI * [mitmproxy](https://github.com/mitmproxy/mitmproxy) - HTTP Proxy @@ -929,6 +930,7 @@ * [HeidiSQL](https://www.heidisql.com/) - SQL Manager * [QueryStorm](https://querystorm.com/) - SQL and .NET programming in Excel * [SQLTranslate](https://www.sqltranslate.app/) - SQL Translator +* [SQLizer](https://sqlizer.io/) - Convert Files To SQL Databases * [franchise](https://franchise.cloud/) - SQL Notebook * [NocoDB](https://www.nocodb.com/) - Turn Database into Smart Spreadsheet / [GitHub](https://github.com/nocodb/nocodb) * Generate Fake Data - [Ruby](https://github.com/faker-ruby/faker) / [Swift](https://github.com/vadymmarkov/Fakery)