Skip to content

mattcass/hash.click

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hash.click

A small vanilla JavaSript file that will auto click an item in the document that matches the #hash in a URL.

The script will check the elements with the following attributes and perform the click if the value matches the hash:

  • href
  • data-href
  • aria-controls
npm install hash.click 

Releases

No releases published

Packages

No packages published