- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/bryanjos/elixirscript
- 软件文档: https://github.com/bryanjos/elixirscript
软件介绍
ElixirScript 工具的目的是为了将你已有的 Elixir 代码转成 JavaScript 代码。
使用方法:
usage: ex2js <input> [options] <input> path to elixir files or the elixir code string if the -ex flag is used options: -o --output [path] places output at the given path -ex --elixir read input as elixir code string -r --root [path] root path for standard libs -h --help this message
