package tyre
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Typed Regular Expressions
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.1.tar.gz
sha256=13fa60a3ab120a69eb6448f4ead380ff0d59a53541656926bc8fa145eedfe4ff
md5=f99c76c3385de770f56e8591bbf21fa4
Description
Tyre is a set of combinators to build type-safe regular expressions, allowing automatic extraction and modification of matched groups. Tyre is bi-directional: a typed regular expressions can be used for parsing and unparsing. It also allows routing, by providing a list of regexs/routes and their handlers.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page