• 授权协议:MIT
  • 开发厂商:-
  • 软件语言:JavaScript
  • 更新日期:2015-09-29
ElixirScript

ElixirScript 工具的目的是为了将你已有的 Elixir 代码转成 JavaScript 代码。

ElixirScript Elixir 转 JavaScript 项目简介

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

ElixirScript Elixir 转 JavaScript 相关推荐

ElixirScript Elixir 转 JavaScript 评论内容