npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

to-selector

0.0.0

@lukeed

npmHomeRepoSnykSocket
Downloads:0
$ npm install to-selector
DailyWeeklyMonthlyYearly

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