package dune-action-plugin
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
[experimental] API for writing dynamic Dune actions
Install
dune-project
Dependency
Authors
Maintainers
Sources
dune-3.24.0.tbz
sha256=501f73727a939aa954dc0537e37792a1ba189e61719c81dc367e2594fe016034
sha512=cd0a366d38ffb65f45c4c92059713190bdd7359c94f0da9c75c08e3acbd505d3852b881b0be1fc060ca2ce70e9425c1447d62560de0cf768b7ec6f9370fa3491
Description
This library is experimental. No backwards compatibility is implied.
dune-action-plugin provides an API for writing dynamic Dune actions. Dynamic dune actions do not need to declare their dependencies upfront; they are instead discovered automatically during the execution of the action.
Published: 30 Jun 2026
Dependencies (7)
Dev Dependencies (2)
-
odoc
with-doc -
ppx_expect
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page