This library is an experimental implementation of Dart DOM validation and sanitization APIs, intended to make it easy to safely create DOM trees from HTML string fragments.
First, use the [Pub Package Manager][pub] to install dependencies:
pub install
To run browser tests on [Dartium], simply open test/validator_test.html in Dartium.