Bob Obringer

Projects

These are some packages I've built which I find useful outside of my primary monorepo. You might too.

@bob-obringer/conventional-changesets

Automates the process of independently bumping semantic versions of multiple packages within a monorepo.

@bob-obringer/tw-color-schemes

A color scheme plugin for Tailwind CSS. It allows you to easily create multiple color schemes using centralized semantic colors instead of explicitly referencing light: or dark: throughout your codebase.

@bob-obringer/nextjs-sanity-io-image

A Next.js Image component that works with Sanity.io image data, optimizations and supports transformations.

@bob-obringer/nextjs-sanity-io-webhooks

A webhook factory that helps you simplify handling webhook calls from Sanity.io in a declaritive way.

@bob-obringer/nextjs-posthog

A simple wrapper around the PostHog JS library to make it easier to use with Next.js.

@bob-obringer/eslint-plugin

An eslint plugin with some custom rules and configurations that work like me.

@bob-obringer/http-errors

A collection of HTTP error classes representing the standard HTTP status codes.

@bob-obringer/tsconfig

A collection of strict TypeScript configurations that I use for a variety of projects.