Skip to content

TypeScript version

Compare
Choose a tag to compare
@thednp thednp released this 28 Dec 07:34
· 43 commits to master since this release

Typescript

DOMMatrix is now Typescript sourced

Installation

You can now install DOMMatrix via npm install @thednp/dommatrix

Changes

  • much stronger types
  • updated tests
  • updated dependencies
  • updated tooling (added Vite and dts-generator, removed Rollup)