0.0.0 • Published 7 years ago

to-selector v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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-selector

Usage

//

API

toSelector(elem, options)

License

MIT © Luke Edwards

0.0.0

7 years ago