0.0.0 • Published 9 years ago
to-selector v0.0.0
to-selector
Compute the CSS selector for DOM and/or vDOM nodes
This module exposes three module definitions:
- ES Module:
dist/to-selector.es.js - CommonJS:
dist/to-selector.js - UMD:
dist/to-selector.min.js
Install
$ npm install --save to-selectorUsage
//API
toSelector(elem, options)
License
MIT © Luke Edwards
0.0.0
9 years ago