UNPKG

htmlparser2-benchmark

Version:

Simple benchmark for htmlparser2 using real-life data

4 lines (2 loc) 89 B
#!/usr/bin/env node require('./index')(require('htmlparser2').Parser, function () { });