README
Reason Phoenix
Hello! These are basic ReasonML bindings for the Phoenix JS library. Most of the library already has bindings and I hope to cover the lacking functions ASAP.
An example can be found here.
Hello! These are basic ReasonML bindings for the Phoenix JS library. Most of the library already has bindings and I hope to cover the lacking functions ASAP.
<script type="module">
import rePhoenix from 'https://cdn.skypack.dev/re-phoenix';
</script>
Hello! These are basic ReasonML bindings for the Phoenix JS library. Most of the library already has bindings and I hope to cover the lacking functions ASAP.
An example can be found here.