elixir_script v0.20.0 API Reference
Modules
Translates Elixir into JavaScript
This module defines macros and functions which implement JavaScript functionality that may not translate easily to Elixir. For instance, creating a new object, or updating an existing one
Translates the given Elixir AST into JavaScript AST
Watches the input folder for changes and calls the ElixirScript compiler
Mix compiler to allow mix to compile Elixirscript source files into JavaScript
Watches ElixirScript files for changes