- Long Island, NY
-
13:07
(UTC -05:00) - https://jesse.tg
- in/jessetg
- @jesse.tg
Highlights
- Pro
Starred repositories
Opinionated typing package for precise type hints in Python
Collection of awesome Python types, stubs, plugins, and tools to work with them.
A error handling plugin for Fastify that uses enhanced HTTP errors.
Data validation using Python type hints
Tower defense game that teaches cloud architecture. Build infrastructure, survive traffic, learn scaling.
A simple parser/writer for the Session Description Protocol
A wrapper for an object with a dispose function
Utility functions to use and combine `AbortSignal` and `AbortController` with Promises
A cinematic Git commit replay tool for the terminal, turning your Git history into a living, animated story.
turning ReadableStreams into cascades of Promises and vice versa
Node is running but you don't know why? why-is-node-running is here to help you.
Convert a string/Buffer/Uint8Array to a readable stream
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
A simple, lightweight PowerShell script to remove pre-installed apps, disable telemetry, as well as perform various other changes to customize, declutter and improve your Windows experience. Win11D…
Check if something is a Node.js stream
Get a stream as a string, Buffer, ArrayBuffer or array
Detect the image type of a Buffer/Uint8Array
Open stuff like URLs, files, executables. Cross-platform.
Simple and modern async event emitter
Detect the file type of a file, stream, or data
Useful utilities for working with Uint8Array (and Buffer)
Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`
Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`
Regular expression for matching reserved filename characters
Convert bytes to a human readable string: 1337 → 1.34 kB