Reorganize RSpade directory structure for clarity

Improve Jqhtml_Integration.js documentation with hydration system explanation
Add jqhtml-laravel integration packages for traditional Laravel projects

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
root
2025-11-24 09:41:48 +00:00
parent 0143f6ae9f
commit bd5809fdbd
20716 changed files with 387 additions and 6444 deletions

7
node_modules/@jqhtml/parser/package.json generated vendored Normal file → Executable file
View File

@@ -1,6 +1,6 @@
{
"name": "@jqhtml/parser",
"version": "2.2.221",
"version": "2.2.222",
"description": "JQHTML template parser - converts templates to JavaScript",
"type": "module",
"main": "dist/index.js",
@@ -23,13 +23,12 @@
"node": ">=14.0.0"
},
"publishConfig": {
"access": "public",
"registry": "https://privatenpm.hanson.xyz/"
"access": "public"
},
"files": [
"dist",
"bin",
"README.md",
"LLM_REFERENCE.md",
"LICENSE"
],
"keywords": [