finderx
TypeScript icon, indicating that this package has built-in type declarations

1.1.5 • Public • Published

finderx

Installation

npm install finderx@latest

Usage

Example:

import {parserX, finderX} from 'finderx'
const el = document.querySelector("body");
const xnode = parserX(el);
const xel = finderX(xnode);

Readme

Keywords

Package Sidebar

Install

npm i finderx

Weekly Downloads

0

Version

1.1.5

License

MIT

Unpacked Size

28.9 kB

Total Files

7

Last publish

Collaborators

  • ahamonent