Skip to content

kevjose/dom-api-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dom-api-proxy

  • creating native dom apis using htmlparser2, css-select and es2015 proxies
  • using this we will be able to use native dom apis is nodejs environment
  • to see the project in action head on to repl.it and press run, this will fire up the node engine and extract the selector values logged (console.log) in the main function