Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
lesezeichen:bibliotheken [2022/09/12 09:35] jgehrkelesezeichen:bibliotheken [2023/08/25 08:07] jgehrke
Line 10: Line 10:
   * [[https://necolas.github.io/normalize.css/|normalize.css]]  - Klassischer restter / normalizer   * [[https://necolas.github.io/normalize.css/|normalize.css]]  - Klassischer restter / normalizer
   * [[https://github.com/csstools/sanitize.css|sanitize.css]]  - Baut auf normalize.css auf, aber hat ein paar praktische Presets   * [[https://github.com/csstools/sanitize.css|sanitize.css]]  - Baut auf normalize.css auf, aber hat ein paar praktische Presets
 +  * [[https://picocss.com/|pico.css]] - CSS mit wenigen Klassen und minimalen Styling, aber sehr nützlichen Presets
   * [[https://htmlhead.dev/|htmlhead.dev]] - Kein Generator, aber alle Infos und Blöcke zum HTML-<Head>   * [[https://htmlhead.dev/|htmlhead.dev]] - Kein Generator, aber alle Infos und Blöcke zum HTML-<Head>
  
Line 15: Line 16:
 ===== Javascript ===== ===== Javascript =====
  
-  * **[[https://www.javascripting.com/|javascripting.com]] - Portal mit vielen Javascript Libraries** [offline?] DELETEME+  * **[[https://www.javascripting.com/|javascripting.com]] - Portal mit vielen Javascript Libraries**
   * **[[http://microjs.com/|microjs.com]] - Portal für kleine Micro-JS libraries**   * **[[http://microjs.com/|microjs.com]] - Portal für kleine Micro-JS libraries**
   * **[[https://plainjs.com/|plainjs.com]] - Portal für jQuery unabhängige Bibliotheken**   * **[[https://plainjs.com/|plainjs.com]] - Portal für jQuery unabhängige Bibliotheken**
Line 64: Line 65:
   * [[https://datatables.net/|datables]] - Daten Tabellen mit Suche und so ([[https://datatables.net/manual/installation#Non-jQuery-initialisation|non-jquery implementation in den Docs]])   * [[https://datatables.net/|datables]] - Daten Tabellen mit Suche und so ([[https://datatables.net/manual/installation#Non-jQuery-initialisation|non-jquery implementation in den Docs]])
   * [[https://party.js.org/|party.js]] - Confetti bei Klick Library   * [[https://party.js.org/|party.js]] - Confetti bei Klick Library
 +  * [[http://jpntex.github.io/TextTailor.js/|TextTailor.js]] - Text kürzen, mit "..." beenden oder in den Größe anpassen (jQuery)
 +  * [[https://orestbida.com/demo-projects/cookieconsent/|cookieconsent.js]] - GDPR/DSGVO Cookie und Tracking Manager Script
 +  * [[https://orestbida.com/demo-projects/iframemanager/demo1/|iframemanager.js]] - Iframe DSGVO Consent Manager für Embeds 
  
 **Größere Frameworks** **Größere Frameworks**
Line 92: Line 96:
   * [[https://github.com/MrRio/shellwrap|ShellWrap]] - Linux Shell Befehle ausführen   * [[https://github.com/MrRio/shellwrap|ShellWrap]] - Linux Shell Befehle ausführen
   * [[https://phpspreadsheet.readthedocs.io/en/latest/|PHPSpreadsheet]] - Excel / XML / CSV Datei handling   * [[https://phpspreadsheet.readthedocs.io/en/latest/|PHPSpreadsheet]] - Excel / XML / CSV Datei handling
 +  * [[https://github.com/mk-j/PHP_XLSXWriter|XLSX Writer]] - simple Excel Integration
   * [[https://github.com/filp/whoops|Whoops]] - PHP-Error Handler (Bessere Fehler Ausgaben)   * [[https://github.com/filp/whoops|Whoops]] - PHP-Error Handler (Bessere Fehler Ausgaben)
   * [[https://redbeanphp.com/|redBeanPHP]] - Datenbank ORM Library, mit einfachem Handler   * [[https://redbeanphp.com/|redBeanPHP]] - Datenbank ORM Library, mit einfachem Handler

Page Tools