phoenix-elixir
v1.2.1
Published
Phoenix Framework client js library
Downloads
112
Maintainers
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