Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

hansogj/find-js

Repository files navigation

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))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published