0.6.2 • Published 8 years ago

xpath2css v0.6.2

Weekly downloads
71
License
BSD-2-Clause
Repository
github
Last release
8 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

8 years ago

0.6.1

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.1

8 years ago

0.3.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago