Timeout async functions when they are borked
Dark theme for PeerTube, built for tube.borked.host
Low-Level COPY TO and COPY FROM streams for PostgreSQL in JavaScript using
## Usage SVG version is borked. Use canvas: ```javascript canvasMandelbrot(0, 0, 1, {scale: 30, width: 300, height: 300, translateX: 100, translateY: 100}); ```
Forked from graphql-codegen-typescript-validation-schema. Added support for fragments and some other typing support. Was initially going to include it there, but zod is a bit borked on nested typing, so I just added a this lib for yup.
An advanced RabbitMQ / AMQP client built on amqplib
A Karma plugin. Report results with growl.
ProtonDB is an unofficial community website that collects and displays crowdsourced data describing the compatibility of a given title with Proton, on a rating scale from Borked to Platinum
A plugin to define optional contentful fields and resolve them to NULL if they're not set.
Return true if you are running in Bun.
A fork of react-signature-canvas for the sole purpose of making it compatible with React 17.
Nuxt module for logging.
A TypeScript library inspired by Scala
Jira Terminal Pal
A generator for immutable graphs
EDN Templating Engine
MCP server for reading local Figma .fig files from mockups/
Gone are the days of useless generic error messaging. Keep your end-users happy with `sane-error-messages`.
A Karma plugin. Report results with growl over Network.
This is a CSS-only slideshow for Svelte and SvelteCMS, with configurable per-image pan and zoom settings to create the motion effects popularly associated with American film maker Ken Burns.
debugging plugin for wtf_wikipedia
A Karma plugin. Report results with growl.
a simple CLI markdown -> html blog generator
A Karma plugin. Report results with growl.
Simple and convienient error handling library for rust
Pretty print syntax errors for your parser or interpreter.
Parse strings as base 10 integers quickly (especially u64/u128)
A utility to check stats about your CPU, and auto regulate clock speeds to help with either performance or battery life.
libzetta is a stable interface for programmatic administration of ZFS
Library for parsing data from popflash.site match links
A safe interface to setting process titles
A simple library to interact with Hypixel's Skyblock API.
Bork is my attempt at server bootstrapping.
== FEATURES/PROBLEMS: * The query string, and POST/PUT parameters are available through the +params+ hash * Other request data can be attained through the +request+ method * The Markaby instance is called +mab+ (But you do not need to call it directly. The +html+ method is an alias to +mab.html+) * Margot keeps an in memory cache of pages and their parameters! * To clear the cache and garbage collect, just send a USR1 signal to the process * The mongrel status information is mounted by default at /status * A directory handler is loaded at /assets to the directory +./assets+ * There is daemonization support but it is borked at the moment * Template and layout handling == REQUIREMENTS: Margot requires the following gems * Markaby * Mongrel == INSTALL: sudo gem install margot