New on LowEndTalk? Please Register and read our Community Rules.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.
Nginx config beautifier
vasilevich
Member
Hello! after failing to find any decent formatters myself(excpect for this one) I decided to roll out my own (based on the formatter I mentioned above).
the one I made is written entirely in javascript and is proccesing your nginx files client side.
https://nginxbeautifier.com
if you wish to run it locally, I also made packages available
which can be easily installed on arch:
pacaur -S nginxbeautifier
or anywhere else
npm install nginxbeautifier
and the source is available here.
hope you enjoy! please submit issuses/pull requests on the github project if you want.
good luck.
Comments
great project, congrat. I have opened issue on github.
thanks for the issue, it has been resolved if there is anything else you need please post another issuse.