nginx-stubstatus

node parser for the nginx stub status response (http://wiki.nginx.org/HttpStubStatusModule)

Usage no npm install needed!

<script type="module">
  import nginxStubstatus from 'https://cdn.skypack.dev/nginx-stubstatus';
</script>

README

Parses the response from nginx stub status and makes it into a nice JS object. For usage please read the test.js file.