Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonguyenducmanh/tiny-postgresql-code-formatter


https://github.com/tonguyenducmanh/tiny-postgresql-code-formatter

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# project format code postgre sql đơn giản bằng nodejs

note: project này mới chỉ làm được việc đọc file sql thành các token và biến đổi thành cây ast cơ bản, việc xử lý từ cây ast về thành đoạn mã formatted mới chỉ đáp ứng được 1 số trường hợp cơ bản

demo việc format code

![demo](img/demo.png)

config các keyword trong postgresql mong muốn xuống dòng

![alt text](img/configDemo.png)