@noopjs/runtime
v1.1.0
Published
Browser runtime for NoopJS. Provides DOM binding primitives used by compiled components:
Readme
@noopjs/runtime
Browser runtime for NoopJS. Provides DOM binding primitives used by compiled components:
bindText— reactive text nodesbindAttribute— reactive attributesbindStyle— reactive inline stylesbindEvent— delegated event handlingonMount/onUnmount/onUpdate— lifecycle hookscreateContext/useContext— context APISuspense/ErrorBoundary— async and error boundariescreatePortal— teleport to other DOM nodes
Part of the NoopJS framework.
