iso-error

An Isomorphic Error Library

Downloads
5.8K
Stars
3
Committers
6

iso-error

Welcome to the iso-error monorepo.

iso-error is about making errors work across the physical boundary.

Packages:

Contributing

This repository uses [pnpm].

You should use corepack to manage your package managers.

We follow conventional commits to manage our changes, and we use changesets to manage versioning.

If you are creating an PR, please run pnpm changeset (or pnpm cs for short) to describe your changes.