pull-dom-mutants
pull-stream source of mutations to a dom element using Mutation Observer. Emits Mutation Records
Example
var pullMutants = var pull = var test =
API
Where opts are the options to pass along to Mutation Observer, defaults to {childList: true}