OCaml HTML5 parser/serialiser based on Python's JustHTML
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 137 B view raw
1(** Importmap validation checker. 2 3 Validates that <script type="importmap"> elements contain valid JSON. *) 4 5val checker : Checker.t