项目作者: unional

项目描述 :
An Isomorphic Error Library
高级语言: TypeScript
项目地址: git://github.com/unional/iso-error.git
创建时间: 2019-04-14T11:42:46Z
项目社区:https://github.com/unional/iso-error

开源协议:MIT License

下载


iso-error

NPM version
NPM downloads
Codecov

GitHub Action
VS Code

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.