SQL Formatter Library

SQL Formatter Library (ODC)

Stable version 0.1.8 (Compatible with ODC)
Uploaded on 04 April 2024 by Product League
SQL Formatter Library

SQL Formatter Library (ODC)

Details
Detailed Description

SQL Formatter Library was designed to abstract the fthe SQLFormatter external component handling it’s response while making it easily accessible into the ODC eccosystem and sharing UI components.


It offers two main interfaces: a public SQLFormatter Block and public Server Actions.

The block allows to receive an already pre-formatted response and renders it, while the server actions call directly the formatting methods.


Use several formatting options, and also block inputs to choose the use desired output.


Demo:

Please refer to SQL Formatter Demo Forge component


Credits to TaoK
(https://github.com/TaoK/PoorMansTSqlFormatter/tree/master/PoorMansTSqlFormatterJSLib )