Dev Tools: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
 
(10 intermediate revisions by 2 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/ NotePad++] | Multi format encoding Text editor
* [http://www.notepad-plus-plus.org/ Notepad++] | Multi format encoding Text editor
* [http://www.emeditor.com EmEditor][https://karanpc.com/emeditor-latest .] - Large File Editor / Viewer
* [http://www.emeditor.com EmEditor][https://karanpc.com/emeditor-latest .] - Large File Editor / Viewer
* [https://winmerge.org/ WinMerge] - Diff Tool
* [https://winmerge.org/ WinMerge] - Diff Tool
Line 14: Line 15:
=== 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 34:
* [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 64:


* [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/v4.7.0/icons/ Font Awesome Icons]
* [https://fontawesome.com/search?m=free Font Awesome Icons]
 
[[Category: Dashboard]] [[Category: HOWTO]]

Latest revision as of 16:46, 26 April 2022

List of Development Tools and Resources

DB Tools

Text Tools

Graphic Tools

Browser Tool / Helper

Online Services

Tools and Resources for nuBuilder Development

JavaScript

jQuery

PHP

SQL

HTML

CSS

Miscellaneous