0.1.0 • Published 3 years ago

@buckneri/js-lib-dom v0.1.0

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

js-lib-dom

Functions for working with the browser DOM

Install

npm i @buckneri/js-lib-dom

Reference · Source

  • aspectRatio (width, height, ratio)
  • deepCopy (original)
  • getJSON (url, callback)
  • pageOffset (element)
  • resetWheel (wheel_event)
  • toNodes (HTML_string, boolean)