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

Package Sidebar

Install

npm i within-selection

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • bmcmahen