Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonguyenducmanh/tiny-postgresql-code-formatter
https://github.com/tonguyenducmanh/tiny-postgresql-code-formatter
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonguyenducmanh/tiny-postgresql-code-formatter
- Owner: tonguyenducmanh
- Created: 2024-11-20T07:57:00.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T08:59:27.000Z (about 2 months ago)
- Last Synced: 2024-11-20T09:09:00.384Z (about 2 months ago)
- Language: JavaScript
- Size: 295 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)