npm install preact-contextexport function Example() { return <section>preact-context can be evaluated inside a Preact component.</section>;}preact-contextHistorical context helper predating modern Preact context APIs.
Built for Preact and does not require a React compatibility layer.