package podge
Shortcuts and helpers for common tasks in OCaml ecosystem
Install
Dune Dependency
Authors
Maintainers
Sources
v0.8.0.tar.gz
sha256=87e76bbc08e40c69b72d7e20cc58e1c95a75774fb69c51ec039c90efa270f004
md5=2d3c406bed590b10263b35412ac91ea8
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
- Yojson: Pretty printing, updating keys, and removing key-value pairs from Yojson objects
- Unix: Read output of a process, simple daemonize.
- 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, and List.
Podge is especially useful for Hackathons and prototyping.
Published: 28 Dec 2016
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page