Skip to content

Typescript language constructs usuable in any Typescript project

Notifications You must be signed in to change notification settings

sdgoldstein/tscore

Repository files navigation

The following reusable constructs are currently included:

  1. GuardedMap - Type that can be applied to a standar Map that adds type guard narrowing to Map.has(key:K)
  2. ErrorNormalizingWrapper - Error wrapper that normalizes javascript error objects so that they can be handled consistently regardless of their type

About

Typescript language constructs usuable in any Typescript project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published