fafnir

a simple way to save stuff onto disk

Usage no npm install needed!

<script type="module">
  import fafnir from 'https://cdn.skypack.dev/fafnir';
</script>

README

a simple way to save stuff onto disk

a simple way to save stuff onto disk from js.

Usage: node /usr/local/bin/fafnir [file name]

Options:
  --host  what ip address to listen on   [default: "127.0.0.1"]
  --port  HTTP port to listen on         [default: 6005]