A little library for asserting types and values, with zero dependencies.
Fail fast when accessing undefined properties on objects.
ESLint config focused on maximizing type safety
A small utility module that converts function arguments to an object for use within the function based on a supplied metadata object. This allows parameters to be passed in any order, making the resultant function very flexible.