Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gpetiot/ocamlformat-preview
OCamlFormat in the browser
https://github.com/gpetiot/ocamlformat-preview
ocaml ocamlformat
Last synced: about 1 month ago
JSON representation
OCamlFormat in the browser
- Host: GitHub
- URL: https://github.com/gpetiot/ocamlformat-preview
- Owner: gpetiot
- License: mit
- Created: 2022-08-17T18:24:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-11T17:40:10.000Z (10 months ago)
- Last Synced: 2024-03-12T13:44:59.539Z (10 months ago)
- Topics: ocaml, ocamlformat
- Language: JavaScript
- Homepage: https://gpetiot.github.io/ocamlformat-preview/
- Size: 5.18 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ocamlformat-preview
ocamlformat-preview is a one-webpage preview of ocamlformat options in the browser.## 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