Esy JSON Generator
Generate ReasonML/OCaml esy.json package configuration files with build commands, dependencies, and dev dependencies. Supports Dune build system integration.
How to Use Esy JSON Generator
Enter your package name, version, description, and author. Choose the OCaml version constraint and whether to use the Dune build system. Click Generate to create a complete esy.json configuration.
Step-by-Step Instructions
- Enter package name and version
- Set author and license
- Choose OCaml version and build system
- Click Generate esy.json
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.