Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.37 KB

File metadata and controls

20 lines (12 loc) · 1.37 KB

purescript-web-resize-observer

CI Latest release PureScript Registry Pursuit

Type definitions and low level interface implementations for the W3C Resize Observer specification.

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.