xpath-to-css-template-string-tag 🔨 Convert XPath to Selector as Tagged template literal Usage Installation: npm install xpath-to-css-template-string-tag const { x } = require('xpath-to-css-template-string-tag'); x`//div[@id="foo"]` // 'div#foo' License The MIT License @ 2018