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.
- Host: GitHub
- URL: https://github.com/whaaaley/pocket
- Owner: whaaaley
- Created: 2022-05-05T16:00:09.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T08:19:47.000Z (over 3 years ago)
- Last Synced: 2025-10-12T05:04:56.891Z (8 months ago)
- Topics: javascript, shadow-dom, web
- Language: JavaScript
- Homepage: https://pocket.deno.dev/
- Size: 3.51 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)