easy-format

Easy-format: indentation made easy ==================================

Usage no npm install needed!

<script type="module">
  import easyFormat from 'https://cdn.skypack.dev/easy-format';
</script>

README

Easy-format: indentation made easy

Documentation

The documentation is at http://mjambon.com/easy-format.html

Installation

Installation requires ocamlfind.

$ make
$ make install

Uninstallation

$ make uninstall

Examples

Some examples can be run with make test before installing.

More examples that require Easy-format to be installed and possibly dependencies on other packages can be found in the examples/ subdirectory.