DOOM bridge for using NWMatcher selector engine.
npm install doom-nwmatcherDOOM bridge for using NWMatcher selector engine.
``js
// You need to pass over the global object to the bridge
var NWMatcherBridge = require('doom-nwmatcher')(window)
// Then just instantiate DOOM as normal
var doom = require('doom')(NWMatcherBridge)
``
Just grab it from NPM:
$ npm install doom-nwmatcher
MIT/X11. ie.: do whatever you want.
[Calliope]: https://github.com/killdream/calliope
[es5-shim]: https://github.com/kriskowal/es5-shim