JavaScript
Communicate with JavaScript runtimes.
Notes
DON'T USE IT.
This package is still in its early stages, so it may still undergo significant changes, potentially leading to breaking changes.
Installation
Add :javascript to the list of dependencies in mix.exs:
def deps do
[
{:javascript, <requirement>}
]
endUsage
For more information, see the documentation.