within-selection

1.0.0 • Public • Published

within-selection

get elements contained within a selection

Installation

Install with component(1) or NPM:

$ component install bmcmahen/within-selection
$ npm install within-selection

Use

var within = require('within-selection');
within('span'); // get all spans within the selection

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i within-selection

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bmcmahen