Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Nginx config beautifier
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.

Nginx config beautifier

vasilevichvasilevich Member
edited August 2016 in General

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.

    Thanked by 1vasilevich
  • thanks for the issue, it has been resolved if there is anything else you need please post another issuse.

Sign In or Register to comment.