Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thepassle/app-tools


https://github.com/thepassle/app-tools

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# `@thepassle/app-tools`

Collection of tools I regularly use to build apps. Maybe they're useful to somebody else. Maybe not. Most of these are thin wrappers around native API's, like the native `` element, `fetch` API, and `URLPattern`.

## Packages

- [`state`](/state/README.md)
- [`router`](/router/README.md)
- [`api`](/api/README.md)
- [`pwa`](/pwa/README.md)
- [`dialog`](/dialog/README.md)
- [`env`](/env/README.md)
- [`utils`](/utils/README.md)