Dev Tools: Difference between revisions

From nuBuilderForte
Jump to navigation Jump to search
 
(6 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]
* [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 34: 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 63: 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