UNPKG

unique-selector

Version:

Given a DOM node, return a unique CSS selector matching only that element

13 lines (12 loc) 345 B
{ "name": "unique-selector", "repo": "ericclemmons/unique-selector", "description": "Given a DOM element, return a unique CSS selector matching only that element", "version": "0.0.1", "keywords": ["element", "css", "selector"], "development": { "visionmedia/mocha-cloud": "*" }, "license": "MIT", "scripts": ["index.js"] }