@basmilius/worker
v3.55.0
Published
Various utilities that are used in workers.
Readme
@basmilius/worker
Various utilities that are commonly used throughout personal Cloudflare Worker-related projects.
⭐️ Prerequisites
- Bun >= 1.3.0
- Node >= 25
🚀 Getting started
- Run
bun installin the root of the project. - Run
bun --cwd packages/worker buildto build the project.
