https://github.com/celsobonutti/reason-phoenix
ReasonML/ReScript bindings for the Phoenix javascript library
https://github.com/celsobonutti/reason-phoenix
elixir phoenix phoenix-js reason-phoenix reasonml reasonml-bindings rescript
Last synced: about 1 year ago
JSON representation
ReasonML/ReScript bindings for the Phoenix javascript library
- Host: GitHub
- URL: https://github.com/celsobonutti/reason-phoenix
- Owner: celsobonutti
- Created: 2020-07-24T21:49:17.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T01:03:43.000Z (over 5 years ago)
- Last Synced: 2025-03-17T11:55:30.388Z (about 1 year ago)
- Topics: elixir, phoenix, phoenix-js, reason-phoenix, reasonml, reasonml-bindings, rescript
- Language: Reason
- Homepage:
- Size: 18.6 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reason Phoenix
Hello! These are basic ReasonML bindings for the [Phoenix JS library](https://hexdocs.pm/phoenix/js/). Most of the library already has bindings and I hope to cover the lacking functions ASAP.
An example can be found [here](https://github.com/celsobonutti/reason-phoenix/blob/master/example/Example.re).