package babel
A library for defining Rpcs that can evolve over time without breaking backward compatibility.
Install
Dune Dependency
Authors
Maintainers
Sources
v0.17.0.tar.gz
sha256=888d7c5987b0b4477283db6636630c976566d52d9db3af3f8ed39935871f9f62
README.md.html
"Babel"
Babel
is a library for defining Rpcs that can evolve over time without breaking backward compatibility as different components are upgraded. Look in the example_protocol_lib
directory as a starting point.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>