Pinned Repositories
sentry-electron
The official Sentry SDK for Electron
import-in-the-middle
Like `require-in-the-middle`, but for ESM import
aurelia-electron-webpack
Aurelia Electron app built with Webpack
bincode-typescript
Generates TypeScript bincode serialisation code from Rust structs and enums
forge-externals-plugin
minidumper-child
Capture minidumps from an external process
pico-sdk
Continuous streaming from Pico Technology oscilloscopes
sentry-rust-minidump
Capture minidumps from an external process to Sentry
sentry-tauri
A Tauri plugin for Sentry
timfish's Repositories
timfish/sentry-tauri
A Tauri plugin for Sentry
timfish/pico-sdk
Continuous streaming from Pico Technology oscilloscopes
timfish/usb_enumeration
A cross platform Rust library that returns the vendor and product IDs of currently connected USB devices
timfish/sentry-rust-minidump
Capture minidumps from an external process to Sentry
timfish/electron-child-process-crash
timfish/import-in-the-middle
Like `require-in-the-middle`, but for ESM import
timfish/javascript-debug-ids
Reference Implementation for https://getsentry.github.io/debugids/
timfish/magic-string
Manipulate strings like a wizard
timfish/node-api-version
timfish/opentelemetry-js-contrib
OpenTelemetry instrumentation for JavaScript modules
timfish/require-in-the-middle
Module to hook into the Node.js require function
timfish/rolldown
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
timfish/rollup
Next-generation ES module bundler
timfish/rspack
The fast Rust-based web bundler with webpack-compatible API 🦀️
timfish/rspack-sources
Rusty webpack-sources port.
timfish/rust-minidump
Type definitions, parsing, and analysis for the minidump file format.
timfish/sentry
Developer-first error tracking and performance monitoring
timfish/sentry-develop
timfish/sentry-docs
The new place for the sentry documentation (and tools to build it)
timfish/sentry-electron
The official Sentry SDK for Electron
timfish/sentry-javascript
Official Sentry SDKs for Javascript
timfish/sentry-javascript-bundler-plugins
JavaScript Bundler Plugins for Sentry
timfish/sentry-rfcs
A place for technical discussions for Sentry
timfish/sentry-test-server
timfish/sentry-wizard
Sentry Project Setup Wizard
timfish/symbolicator
Native Symbolication as a Service
timfish/v8
The official mirror of the V8 Git repository
timfish/vite
Next generation frontend tooling. It's fast!
timfish/vite-ssr-externals-repro
timfish/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.