Skip to content

hayneserica78/dom-selector-cheerio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install
npm install dom-selector-cheerio
  1. Usage
import { getDomInfo } from 'dom-selector-cheerio'

let res =  await getDomInfo('https://www.xxx.com','a')
console.log('res',res)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published