Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.3 KB

File metadata and controls

20 lines (12 loc) · 1.3 KB

purescript-web-resize-observer

Latest release Build status Pursuit web-resize-observer in package-sets

Type definitions and low level interface implementations for the CSSWG Resize Observer Editor's Draft.

Installation

spago install web-resize-observer

Documentation

Module documentation is published on Pursuit.

Example

You can see a simple example here (source). Or, to build it yourself, just run npm run-script example.