TUWF 1.6 + ncdu 2.8.1

This commit is contained in:
Yorhel 2025-04-28 13:30:41 +02:00
parent e0770de4ae
commit 5c809a4096
29 changed files with 148 additions and 12 deletions

View file

@ -18,11 +18,11 @@ successor of [TUWF](/tuwf).
reloads.
- Includes a concise yet powerful [schema-based input validation
module](/fu/man/validate).
- Includes a small but high-performance JSON encoder and decoder.
- Includes a small but fast JSON encoder and decoder.
- Includes high-performance [HTML and XML generation
functions](/fu/man/xmlwriter).
- Includes a custom [PostgreSQL client module](/fu/man/pg) with a high-level
API and flexible type configuration.
- Includes a custom [PostgreSQL client module](/fu/man/pg) with high-level API
and flexible type configuration.
- Includes a simple and safe [SQL query builder](/fu/man/sql).
- Built on stable foundations, will keep working for decades.
- It's FLOSS.