node-css-select

CSS selector compiler/engine
  https://github.com/fb55/css-select#readme
  0
  no reviews



Node.js module that turns CSS selectors into functions that test if DOM elements match them. Provides an efficient and complete implementation of CSS3 and a partial implementation of jQuery/Sizzle extensions.

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