doom-nwmatcher

0.1.0 • Public • Published

DOOM: NWMatcher

DOOM bridge for using NWMatcher selector engine.

Example

// 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)

Installing

Just grab it from NPM:

$ npm install doom-nwmatcher

Licence

MIT/X11. ie.: do whatever you want.

Readme

Keywords

none

Package Sidebar

Install

npm i doom-nwmatcher

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • killdream