Skip to content

bob-obringer/monorepo

Repository files navigation

bob-obringer monorepo

Monorepo for all of my non private projects.

A bunch of them are useful outside of this monorepo, and are available as public packages. These were created for my own purposes, but you might find them useful as well. Feel free to use them as you see fit.

Public NPM Packages

Packages that I find useful outside of this monorepo, or that you might find useful are published to NPM.

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

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

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

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

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

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

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.