Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.