signalis icon indicating copy to clipboard operation
signalis copied to clipboard

Signalis

signalis is a lightweight library for reactivity influenced by @preact/signals, solidjs, and reactively. It aims to expose a small set of highly composable, highly performant primitives for building reactive programs as simply as possible.

For the core reactivity library, see @signalis/core.

For the React integration, see @signalis/react.