/elixir-formatter

mix format in your browser.

Primary LanguageElixirBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Elixir Formatter

mix format in your browser.

Development

Install Dependencies:

  • npm install
  • mix deps.get

Start server:

  • mix phx.server

Now you can visit localhost:4000 from your browser.