Pocket is a library for building small applications and universal components that can be rendered by any framework that uses hyperscript functions or JSX. Like many frameworks, it provides a component-based model to create interfaces combined with state management, page routing, and style encapsulation.
...checking out the website for more info: pocket.deno.dev