Zerolines.js

mutation observer

Zerolines.js is using mutation observer to watch for changing DOM tree, so that Zerolines.js can add EventListeners to the added elements even if it is after the Document loaded.