An open API service indexing awesome lists of open source software.

https://github.com/whaaaley/pocket

A tiny library for building small applications.
https://github.com/whaaaley/pocket

javascript shadow-dom web

Last synced: 8 months ago
JSON representation

A tiny library for building small applications.

Awesome Lists containing this project

README

          

# Pocket

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.

## Get started by...

...checking out the website for more info: [pocket.deno.dev](https://pocket.deno.dev)