bs-tmp

bucklescript bindings and sugar for node tempfiles, based on node-tmp.

Usage no npm install needed!

<script type="module">
  import bsTmp from 'https://cdn.skypack.dev/bs-tmp';
</script>

README

bs-tmp

bucklescript bindings and sugar for node tempfiles, based on node-tmp.

Usage

let path = BsTmp.tempFile();