/purescript-web-resize-observer

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

Primary LanguagePureScriptMIT LicenseMIT

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.