This is a small APEX Plugin which adds a JSON Object into a JavaScript variable based on SQL or PL/SQL into the page at render time.
You can see a demo here.
- 1.0 - First release
- 24.2.1 - Changes by @Matt_Mulvaney
- APEX 24.2 compatibility - use CLOB output instead of HTP buffer
- Support for APEX Binds
- Extend/merge properties into an existing object rather than replacing it completely
