Skip to main content

Built and signed on GitHub Actions

A microlibrary for building reactive HTML notebooks

This package works with BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score
100%
Published
5 days ago (4.8.0)
v
library

For convenience, this module re-exports the Observable standard library.

f
registerScriptReevaluationOnBlur

Sets up automatic reevaluation of editable script elements on blur. When a script element marked with the specified class loses focus, it will be replaced with a new script element containing the updated content.

f
reevaluateOnBlur
No documentation available