Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thepassle/app-tools
https://github.com/thepassle/app-tools
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/thepassle/app-tools
- Owner: thepassle
- Created: 2022-07-25T16:14:29.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-15T13:19:33.000Z (7 months ago)
- Last Synced: 2025-01-05T07:12:18.882Z (about 2 months ago)
- Language: JavaScript
- Size: 339 KB
- Stars: 130
- Watchers: 6
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)