File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 11# tryCatch Utility & Validation Tools
22
3- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT ) [ ![ CI] ( https://github.com/maxmorozoff/try-catch-tuple/actions/workflows/ci.yml/badge.svg )] ( https://github.com/maxmorozoff/try-catch-tuple/actions/workflows/ci.yml ) [ ![ Release] ( https://github.com/maxmorozoff/try-catch-tuple/actions/workflows/release.yml/badge.svg )] ( https://github.com/maxmorozoff/try-catch-tuple/actions/workflows/release.yml )
3+ [ ![ CI] ( https://github.com/maxmorozoff/try-catch-tuple/actions/workflows/ci.yml/badge.svg )] ( https://github.com/maxmorozoff/try-catch-tuple/actions/workflows/ci.yml )
4+ [ ![ Release] ( https://github.com/maxmorozoff/try-catch-tuple/actions/workflows/release.yml/badge.svg )] ( https://github.com/maxmorozoff/try-catch-tuple/actions/workflows/release.yml )
5+ [ ![ try-catch NPM Version] ( https://img.shields.io/npm/v/%40maxmorozoff%2Ftry-catch-tuple?label=tryCatch )] ( https://www.npmjs.com/package/@maxmorozoff/try-catch-tuple )
6+ [ ![ ts-plugin NPM Version] ( https://img.shields.io/npm/v/%40maxmorozoff%2Ftry-catch-tuple-ts-plugin?label=ts-plugin )] ( https://www.npmjs.com/package/@maxmorozoff/try-catch-tuple-ts-plugin )
7+ [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-gold.svg )] ( https://github.com/maxmorozoff/try-catch-tuple/LICENSE )
48
59A TypeScript utility for Go-style structured error handling (` [data, error] ` ) combined with powerful tooling (TypeScript Plugin & Build Transformer) to ensure correctness.
610
You can’t perform that action at this time.
0 commit comments