README
pnark-http
A plugin for pnark that shows requests made on the server with node's http
module in the browser with a timeline chart and additional information about the requests.
A plugin for pnark that shows requests made on the server with node's `http` module in the browser with a timeline chart and additional information about the requests
<script type="module">
import pnarkHttp from 'https://cdn.skypack.dev/pnark-http';
</script>
A plugin for pnark that shows requests made on the server with node's http
module in the browser with a timeline chart and additional information about the requests.