0.0.1 • Published 10 years ago
is-descendant v0.0.1
is-descendant
Checks if an HTML element is descendant of another
Install
npm install is-descendantUsage
var isDescendant = require('is-descendant');
isDescendant(parent, children); // boolLicense
MIT
0.0.1
10 years ago