OCaml HTML5 parser/serialiser based on Python's JustHTML

metadata

Changed files
+1 -1
+1 -1
README.md
··· 10 10 ## Installation 11 11 12 12 ```bash 13 - npm install html5rw 13 + npm install html5rw-jsoo 14 14 ``` 15 15 16 16 ## Usage (Browser Only)