phoenix-elixir

Phoenix Framework client js library

Usage no npm install needed!

<script type="module">
  import phoenixElixir from 'https://cdn.skypack.dev/phoenix-elixir';
</script>

README

Phoenix framework client js library

Install

npm install phoenix-elixir --save

Usage

You can import classes to use later in your app.

import { Socket } from 'phoenix-elixir';

// use

License

MIT