Skip to content

Commit

Permalink
Added sum, getComputedStyleAsNumber, getElementHeight, getElementWidt…
Browse files Browse the repository at this point in the history
…h, isJsdom (#96)

* Added more utils

* Update dependencies and move to package-lock.json

* Fix getComputedStyleAsNumber test

* Fix linting

* Fix test single
  • Loading branch information
bameyrick authored Jan 31, 2025
1 parent 99d1460 commit 19cfe69
Show file tree
Hide file tree
Showing 126 changed files with 19,448 additions and 6,066 deletions.
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
!/dist/**/*
!/LICENSE
!/package.json
!/yarn.lock
!/package-lock.json
Loading

0 comments on commit 19cfe69

Please sign in to comment.