Dev Tools: Difference between revisions
Jump to navigation
Jump to search
(11 intermediate revisions by 3 users not shown) | |||
Line 3: | Line 3: | ||
=== DB Tools === | === DB Tools === | ||
* [https://www.phpmyadmin.net/ phpMyAdmin] to manage databases is already in '''nudb''' of nuBuilder - MySQL Web Client | * [https://www.phpmyadmin.net/ phpMyAdmin] to manage databases is already in '''nudb''' of nuBuilder - MySQL Web Client | ||
* [https://www.adminer.org/ Adminer] - Single file DB Admin,supports MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB | |||
* [https://github.com/webyog/sqlyog-community/wiki/Downloads SQLyog Community Edition][https://ftuapps.dev/wp-content/uploads/2020/01/FTUApps.com-SQLyog-Ultimate-v13.1.1-Retail-x86-x64-Key.torrent .] - MySQL Client | * [https://github.com/webyog/sqlyog-community/wiki/Downloads SQLyog Community Edition][https://ftuapps.dev/wp-content/uploads/2020/01/FTUApps.com-SQLyog-Ultimate-v13.1.1-Retail-x86-x64-Key.torrent .] - MySQL Client | ||
* [https://app.sqldbm.com/MySQL/Draft/ SQL DB Modeller Online] - ERD | * [https://app.sqldbm.com/MySQL/Draft/ SQL DB Modeller Online] - ERD | ||
Line 8: | Line 9: | ||
=== Text Tools === | === Text Tools === | ||
* [http://www.notepad-plus-plus.org/ | |||
* [http://www.emeditor.com EmEditor | |||
* [https://code.visualstudio.com/ Visual Studio Code] - A powerful source code editor | |||
* [http://www.notepad-plus-plus.org/ Notepad++] - Multi format encoding Text editor | |||
* [http://www.emeditor.com EmEditor] - Large File Editor / Viewer | |||
* [https://winmerge.org/ WinMerge] - Diff Tool | * [https://winmerge.org/ WinMerge] - Diff Tool | ||
=== Graphic Tools === | === Graphic Tools === | ||
* [https://faststone.org/FSCaptureDetail.htm FastStone Capture][https://karanpc.com/faststone-capture/ .] - Screen Recording and Capture | * [https://faststone.org/FSCaptureDetail.htm FastStone Capture][https://karanpc.com/faststone-capture/ .] - Screen Recording and Capture | ||
=== Browser Tool / Helper === | |||
* [https://developer.mozilla.org/en-US/docs/Tools/Responsive_Design_Mode Firefox => Tools => Web Developer => Responsive Design Mode] ''CTRL-SHIFT-M in Windows Forefox'' - [[Media:iPhone_nuBuilder.png|Screenshot]] | * [https://developer.mozilla.org/en-US/docs/Tools/Responsive_Design_Mode Firefox => Tools => Web Developer => Responsive Design Mode] ''CTRL-SHIFT-M in Windows Forefox'' - [[Media:iPhone_nuBuilder.png|Screenshot]] | ||
* [https://balsamiq.com/support/faqs/browserconsole/#:~:text=the%20Console%20tab.-,Mozilla%20Firefox,open%20in%20a%20new%20window Finding Your Browser's Developer Console] | |||
=== Online Services === | === Online Services === | ||
Line 30: | Line 37: | ||
* [https://htmlcheatsheet.com/js/ JavaScript CheatSheet] | * [https://htmlcheatsheet.com/js/ JavaScript CheatSheet] | ||
* [https://jscompress.com/ JavaScript Compression] | * [https://jscompress.com/ JavaScript Compression] | ||
* [https://serratus.github.io/quaggaJS/ QuaggaJS] - Barcode Scanner library | |||
=== jQuery === | === jQuery === | ||
Line 59: | Line 67: | ||
* [https://cssminifier.com/ CSS Minifier CSS Minifier/Compressor] | * [https://cssminifier.com/ CSS Minifier CSS Minifier/Compressor] | ||
* [https://autoprefixer.github.io/ Autoprefixer] | |||
=== Miscellaneous === | === Miscellaneous === | ||
* [https://regex101.com/ Regular Expression Tester] | * [https://regex101.com/ Regular Expression Tester] | ||
* [https://fontawesome.com/ | * [https://fontawesome.com/search?m=free Font Awesome Icons] | ||
[[Category: Dashboard]] [[Category: HOWTO]] |
Latest revision as of 09:36, 20 March 2025
List of Development Tools and Resources
DB Tools
- phpMyAdmin to manage databases is already in nudb of nuBuilder - MySQL Web Client
- Adminer - Single file DB Admin,supports MySQL, MariaDB, PostgreSQL, SQLite, MS SQL, Oracle, Firebird, SimpleDB, Elasticsearch and MongoDB
- SQLyog Community Edition. - MySQL Client
- SQL DB Modeller Online - ERD
- MySQL eBook | Read Online
Text Tools
- Visual Studio Code - A powerful source code editor
- Notepad++ - Multi format encoding Text editor
- EmEditor - Large File Editor / Viewer
- WinMerge - Diff Tool
Graphic Tools
- FastStone Capture. - Screen Recording and Capture
Browser Tool / Helper
- Firefox => Tools => Web Developer => Responsive Design Mode CTRL-SHIFT-M in Windows Forefox - Screenshot
- Finding Your Browser's Developer Console
Online Services
- GoFile - Large File Sharing | Screemshot
- Discord - Chat / Voice / Video communication tool | nuBuilder devteam discussions @ Discord
Tools and Resources for nuBuilder Development
JavaScript
- JavaScript Syntax Validator checks for mistakes and errors
- JavaScript Beautifier - cleaner tool to tidy and optimize code | Alternative
- JavaScript Online Compiler
- W3Schools is an educational website for learning web technologies online.
- JavaScript CheatSheet
- JavaScript Compression
- QuaggaJS - Barcode Scanner library
jQuery
- jQuery CheatSheet is a list of common jQuery selectors etc.
- jQuery Documentation
- CSS to jQuery Converter
PHP
- PHP Code Checker - is a free service that performs a line-by-line analysis for common mistakes and errors in your PHP syntax and will not execute or save your code
- PHP Sandbox Test your PHP code with this code tester
- PHP Beautifier makes PHP code more readable with proper tab/space indentation supporting K&R, Allman, Whitesmiths and GNU indentation styles
- Official PHP documentation
- PHP: The Right Way tells you all the programming standards that might not be obvious to new developers
SQL
HTML
- HTML Formaterfor HTML, XML, CSS, JavaScript, PHP and JSON
- HTML Editor
- HTML Colors Picker chooses HTML, Hex, RGB and HSL color codes, color chart and HTML color names