JPhil - Java Phil(Love)osophy's repositories
xyz-jphil-luvx-base
A universal foundation for building type-safe DSLs in Java - HTML/XML/XHTML/SVG, CSS, JSON, perhaps React DOM, and beyond; Main building API block for LuvML
xyz-jphil-ai-proj_build_dev_misc_tools
Command-line tool for managing development projects with AI template support as per PRP - projects requirement(s) prompt convention
xyz-jphil-win11_oneocr-tools
Command-line tools and output formatters for Windows 11 OneOCR using Java FFM (Foreign Function & Memory API).
xyz-jphil-windows_console_set_unicode_output
A Java utility library that enables proper Unicode console output (similar to chcp 65001) on Windows systems using the Foreign Function & Memory (FFM) API.
xyz-jphil-netbeans_jbang
Jbang plugin made using claude for netbeans
xyz-jphil-luvml_project_1_1
Luvml is a way to Love Html (and XML). It is a Html DSL compatible with normal Java and Javascript (using JSweet v3)
xyz-jphil-cached_web_reader
Simple utility used read webpages from cache or online
xyz-jphil-spreadsheet_class_mapper
Maps spreadsheet columns to class fields and rows to objects
xyz-jphil-google_appscript-spreadsheet
Google Appscript Spreadsheet definitions (with option to plug any implementation) for use with Google spreadsheet macros using JSweet and also for testing in pure Java tests.
xyz-jphil-google_appscript-logger
Google Appscript Logger for use with JPhil
xyz-jphil-persistent_storage-pfs
XYZ-JPhil - Persistent Storage - PFs (PFs - Pesistent Files) : A library to use simple files to store persistent data. Goals : (1) Should work on all platforms - desktop-app, mobile-app, web-app, front-end-webapp, on top of a database; (2) Should be easily replacable when user wants to switch over to a real database; (3) Should stay lean ; (4) Might become complex and ugly loosing it's charm . Please note, avoid using this library, use a database as far as possible.