find-js
Returns an iterable array of node-elements.
Usage
JS
find("root", 'selector')
TS
import find from 'find-js';
console.log(find("h2", window.document.body))
This package has been deprecated
Author message:
Package has been renamed to @hansogj/maybe-for-sure - install @hansogj/maybe instead
Returns an iterable array of node-elements.
find("root", 'selector')
import find from 'find-js';
console.log(find("h2", window.document.body))
npm i find-js
16
4.0.4
MIT
6.03 kB
6