Skip to content

1.0.0

Compare
Choose a tag to compare
@niklasramo niklasramo released this 27 Oct 21:03
· 4 commits to master since this release

Measuring the DOM in the modern browser landscape

Measuring DOM elements just got a lot better. A complete refactoring of the old (v0.6.2) codebase with all the calculations revised for modern browsers and made more accurate.

  • It's all 100% TypeScript now with strong typings.
  • All methods can be imported individually via subpath exports.
  • Distributed as ES modules, CommonJS modules and UMD - pick your poison.
  • Tests refactored and CI set up to run them on a wide variety of devices/browsers.

This release is the culmination of three beta releases:

Enjoy!