How to use the nwmatcher.configure function in nwmatcher

To help you get started, we’ve selected a few nwmatcher examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github dperini / nwmatcher / test / ender / ender.js View on Github external
, configure: function (options) {
          nw.configure(options)
        }
    })
github rvagg / archived-traversty / test / integration / ender_nwmatcher.js View on Github external
, configure: function (options) {
          nw.configure(options)
        }
    })
github dperini / nwmatcher / lib / ender / bridge.js View on Github external
, configure: function (options) {
        nw.configure(options)
      }
  })

nwmatcher

A CSS3-compliant JavaScript selector engine.

MIT
Latest version published 6 years ago

Package Health Score

56 / 100
Full package analysis