check-types
A little library for asserting types and values, with zero dependencies.
check-types-2
A little library for asserting types and values, with zero dependencies. Follower for check-types (archived).
offensive
Fast and boilerplate-free precondition checks for javascript.
@gloch96/typed-getters
Unlike default EcmaScript (JavaScript) constructors such as `String() defaults to '' | Number() defaults to 0 | Symbol() defaults to Symbol() | Boolean() defaults to false` . Instead, using `typed-getters` we can maintain consistency among JavaScript prim