0.6.2 • Published 9 years ago

xpath2css v0.6.2

Weekly downloads
71
License
BSD-2-Clause
Repository
github
Last release
9 years ago

xpath2css

The simplest XPATH expression to CSS/jQuery selector conversion tool.

Install

$ npm install --save xpath2css

Usage

var xpath2css = require('xpath2css');

console.log(xpath2css(process.argv[2]));

Credits

Original Idea: Oleksandr Knyga http://stackoverflow.com/questions/15731332/how-to-convert-xpath-to-css#18421383
Tests & Samples: Jonathan Persson https://github.com/jonathanp/xpath-to-css.git
Maintainer: Roman Rybalko https://github.com/roman-rybalko/xpath2css

0.6.2

9 years ago

0.6.1

9 years ago

0.5.1

9 years ago

0.5.0

9 years ago

0.4.1

10 years ago

0.3.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.0

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago