node-css-what

CSS selector parser
  https://github.com/fb55/css-what
  0
  no reviews



This module contains a CSS selector parser.

The function returns a two-dimensional array. The first array represents selectors separated by commas (eg. sub1, sub2), the second contains the relevant tokens for that selector.

Node.js is an event-based server-side JavaScript engine.