I have finally released version 1.0 of hyperguard library that I have written 4 years ago, but has been sitting in version 0.1, 0.2, and finally 0.3 without any update since.

Version 1 improved the API, and some refactoring was made to remove the reliance of the `any` type.

Anyways, check it out. https://github.com/shovon/hyperguard

#TypeScript #JavaScript #NodeJS #BunJS #Deno #ECMA262 #ECMAScript

GitHub - shovon/hyperguard: Supercharge your TypeScript type guards with this dead simple object validation library

Supercharge your TypeScript type guards with this dead simple object validation library - shovon/hyperguard

GitHub