borderless / worker-sentryLinks
Sentry client for Cloudflare Workers using `fetch` and native V8 stack traces
☆14Updated 2 years ago
Alternatives and similar repositories for worker-sentry
Users that are interested in worker-sentry are comparing it to the libraries listed below
Sorting:
- Rust Blake hash bindings for Node.js.☆50Updated 3 weeks ago
- A tiny (~90B) isomorphic wrapper for `crypto.randomBytes` in Node.js and browsers.☆69Updated 2 years ago
- A tiny (330B to 357B) and fast utility to find a package's hidden supply / cache directory.☆34Updated 5 years ago
- ☆33Updated 3 years ago
- 🚪 Find the entry points in a set of JavaScript files.☆42Updated 4 months ago
- Quickly attach multiple ESM Loaders and/or Require Hooks together but without the repetitive `--experimental-loader` and/or `--require` N…☆51Updated 4 years ago
- An implementation of the StorageArea interface using Cloudflare Worker's KV storage as a backing store☆23Updated 3 years ago
- A Rollup plugin to generate an asset manifest, keyed by route patterns ("route manifest")☆42Updated 5 years ago
- A very strict and proper argument parser.☆58Updated 7 months ago
- A tiny (201B to 247B) utility to remove items recursively☆81Updated 2 years ago
- A Svelte Preprocessor to compile TypeScript via esbuild!☆45Updated 3 years ago
- A tiny (203B) utility to enqueue items for batch processing and/or satisfying rate limits.☆116Updated 6 years ago
- A manifest-based fetch() API client builder.☆38Updated 2 years ago
- A tiny (200B) utility to sort route patterns by specificity☆37Updated 6 years ago
- A tiny (183B to 210B) and fast utility to ascend parent directories☆155Updated last year
- A sorted queue, based on an array-backed binary heap☆107Updated last month
- Searches for and loads your tool's JavaScript configuration files with full support for CJS, ESM, TypeScript and more.☆81Updated 3 years ago
- Lightweight debugger for Node.js☆44Updated 3 months ago
- React 15 compatibility layer for Preact☆16Updated 10 months ago
- bundle a project for node and browser using esbuild☆20Updated 3 years ago
- A router that works in Node.js, browser and Deno.☆65Updated 4 years ago
- A Swiss army knife for async iterables. Designed to replace your streams.☆83Updated this week
- Spice your servers up with a lil Sosse☆88Updated 11 months ago
- Spy on files 🔍☆37Updated 4 years ago
- ⚡ A blazing fast ES module imports parser.☆53Updated 4 months ago
- Load tsconfig.json, light-weight and dependency-free.☆44Updated last year
- 📋 A polyfill for URLPattern for web-browsers, older versions of deno and non-unstable deno☆11Updated 4 years ago
- a collection of packages to compile Tailwind CSS like shorthand syntax into CSS at runtime☆51Updated 5 years ago
- 🏎 The fastest HTML tag and attributes parser for JavaScript☆30Updated 3 years ago
- Logger-agnostic wrapper that normalizes logs regardless of arg style. Great for large dev teams, old/new projects, and works w/Pino, Bun…