package podge
Shortcuts and helpers for common tasks in OCaml ecosystem
Install
Dune Dependency
Authors
Maintainers
Sources
v0.5.tar.gz
sha256=28c8e663f0b4f081008ef8910505f4a4065cd2fd2cf51b0f0fec07e054cd8fe5
md5=0c01367a9b874bed65eb2b3a5a0ec6bd
Description
If you're doing any modern OCaml then you're doubtlessly annoyed by the state of libraries and committing to one of the big ones can be restricting. Podge is a single module containing specialized modules for their respectives usages for seemingly common tasks.
Some conveniences with Podge:
- Web: Simple HTTP get/put requests that return Yojson objects
- Yojson: Pretty printing, updating keys, and removing key-value pairs from Yojson objects
- Unix: Read output of a process, simple daemonize, read all of a file.
- Xml: Simple reading of node content given a path.
- ANSITerminal: Create a colored string for the shell, with or without current time.
- Other modules: Math, Html5, Analyze, Cohttp, Printf, Debugging, List and String for common string tasks.
Podge is especially useful for Hackathons and prototyping.
Published: 20 Oct 2015
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page