Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sivaraam/the-beautifier
A Generalized Code beautifier
https://github.com/sivaraam/the-beautifier
Last synced: 24 days ago
JSON representation
A Generalized Code beautifier
- Host: GitHub
- URL: https://github.com/sivaraam/the-beautifier
- Owner: sivaraam
- License: gpl-3.0
- Created: 2017-04-19T04:57:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-19T04:59:19.000Z (almost 8 years ago)
- Last Synced: 2024-12-30T05:32:53.501Z (27 days ago)
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
The Beautifier
---This is a test project which attemps to create a generalized **code beautifier**
so that specific beautifiers are not required to beautify code.Currently the idea is to specify the rules for beaufication in a config file as
using regex.