Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 840 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 840 Bytes

ocamlformat-preview

ocamlformat-preview is a one-webpage preview of ocamlformat options in the browser.

Github pages deploy status

Features

  • Edit .ml code to be formatted
  • Set the profile
  • Set operational options
  • Set formatting options
  • Display error messages

TODO

  • Submit a file from disk
  • Recovery mode for invalid files
  • Select kind of file (.ml/.mli)

WON'T DO

  • Support for environment variables
  • Edit raw content .ocamlformat file