@3fv/guard

TypeScript guard suite

Usage no npm install needed!

<script type="module">
  import 3fvGuard from 'https://cdn.skypack.dev/@3fv/guard';
</script>

README

@3fv/guard type guards

A library which helps typing with basic guards and simple extensions for creating new ones

guard

Guard against both sync and async functions & results from exceptions.

guard.lift

Lift a function, making it guarded