JSPM

  • Created
  • Published
  • Downloads 26
  • Score
    100M100P100Q63192F
  • License MIT

TypeScript guard suite

Package Exports

  • @3fv/guard

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@3fv/guard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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