Krauters
Pinned Loading
Repositories
- utils Public
A versatile TypeScript utility package packed with reusable, type-safe functions, scripts useful for all kinds of TypeScript projects, and precommit scripts to streamline your development workflow.
krauters/utils’s past year of commit activity - structures Public
A collection of shared TypeScript structures — including enums, interfaces, and types — to ensure consistency across projects.
krauters/structures’s past year of commit activity - environment Public
A TypeScript utility library that provides a fluent, type-safe API for defining, transforming, and managing environment variable configurations in applications.
krauters/environment’s past year of commit activity - typescript-core Public template
A TypeScript Repository that stands as a starting point for all other TypeScript repositories.
krauters/typescript-core’s past year of commit activity - monkey-patcher Public
Monkey Patcher is a package for modifying the behavior of functions or objects at runtime, without altering original code.
krauters/monkey-patcher’s past year of commit activity - debuggable Public
A TypeScript utility that automatically adds detailed debug logs before and after method calls in classes, simplifying the tracking of execution flow and troubleshooting.
krauters/debuggable’s past year of commit activity