Showing 1-20 of 156 packages
yet another istype detect library using `Object.prototype.toStirng` to get type.
An opinionated type-of library for Javascript and TypeScript.
Takes a type name and a value and returns a boolean if value is type
yet another Typescript type library for advanced types
Utils library
GraphQL typeguards functions
Runtime type checking
🐊Putout plugin adds ability to transform code related to types assertions
Simple library to check for many types.
Set of tools for web application development
JavaScript utility functions for cleaner, more readable code
a typescript library for building type guards quickly while maintaining type safety
A small JS type checker
Type checking utils.
micro type checker that unifies 2 ways to check type in javascript
一个辅助开发的工具函数集合
A simple and lightweight TypeScript type guard library for runtime type validation.
An extension to the `mout/lang` utilities
A JavaScript utility library that provides a whole mess of useful helper functions and supports modularity.
TypeScript does a very good job at type checking during compilation. But sometimes, you need type checking at runtime.