How to use the nwmatcher 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 devongovett / svgkit / src / SVGDocument.js View on Github external
init(documentElement) {
    this.documentElement = documentElement;
    this.NW = NWMatcher({
      document: this
    });
  }

nwmatcher

A CSS3-compliant JavaScript selector engine.

MIT
Latest version published 6 years ago

Package Health Score

56 / 100
Full package analysis