This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Description
Hi,
I'm trying to achieve the equivalent of node.value (not node.nodeValue), but I can't find a function for it in the library. In contrast, purescript-simple-dom comes with unsafeValue, which does the job just fine.
Am I missing something obvious here? If not, I would be glad to submit a PR, but I wanted to ask first.