Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helloimalastair/flareutils
Small Utilities and little goodies that make developing with Cloudflare easier and faster.
https://github.com/helloimalastair/flareutils
cloudflare cloudflare-workers
Last synced: 3 months ago
JSON representation
Small Utilities and little goodies that make developing with Cloudflare easier and faster.
- Host: GitHub
- URL: https://github.com/helloimalastair/flareutils
- Owner: helloimalastair
- License: mit
- Created: 2022-06-05T16:14:43.000Z (over 2 years ago)
- Default Branch: production
- Last Pushed: 2024-04-09T10:53:49.000Z (10 months ago)
- Last Synced: 2024-05-29T12:45:29.451Z (8 months ago)
- Topics: cloudflare, cloudflare-workers
- Language: TypeScript
- Homepage: https://flareutils.pages.dev
- Size: 440 KB
- Stars: 63
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FlareUtils
A set of utilities built for [Cloudflare](https://cloudflare.com)'s [Workers](https://workers.cloudflare.com) & [Pages](https://pages.cloudflare.com) products. Available on [_NPM_](https://npmjs.com/package/flareutils) and [_Github_](https://github.com/helloimalastair/flareutils).
Currently comprised of _eight_ modules:
- [BetterKV](https://flareutils.pages.dev/betterkv/)
- [Isaac](https://flareutils.pages.dev/isaac/)
- [Phonetic](https://flareutils.pages.dev/phonetic/)
- [Temra](https://flareutils.pages.dev/temra/)
- [MailChannels](http://flareutils.pages.dev/mailchannels/)
- [Stubby](https://flareutils.pages.dev/stubby/)
- [PromiseQueue](https://flareutils.pages.dev/promisequeue/)
- [Resizer](https://flareutils.pages.dev/resizer/)