elm-decoders
A powerful, well tested, data decoder for Typescript.
A powerful, well tested, data decoder for Typescript.
Automatic static type-checking for javascript functions through declarative syntax.
Only type check previously passing files
Automatically generate runtime wrong type report from typescript type definition
Function to get the type of the provided value. This is not the same as 'typeof'. It returns the capitalized type: Number, String, Array, Object, Data, RegExp, Symbol, etc.
Function to create-refs objects together. Can take one to many object. If only one object is used, it is cloned. create-refs does deep cloning of objects.
Function to get the type of the provided value. This is not the same as 'typeof'. It returns the capitalized type: Number, String, Array, Object, Data, RegExp, Symbol, etc.
Function to merge objects together. Can take one to many object. If only one object is used, it is cloned. merge does deep cloning of objects.
Type checking utils.
Create and validate your own var types
NPMs fastest, most comprehensive, and most correct typing package.
NPMs most comprehensive and most correct typing package. Blazingly fast
Returns true if a value is a number and not NaN.
This library provides core functionalities for determining the type of a given object, supporting various JavaScript data types.
This project when combined with design patterns adds common OOP functionality to JavaScript
This is package to run processes in parallel. Most useful use case: to run vite build and typescript type checking in parallel.
A robust micro library for type checking. Defers to constructs' internal `[[Class]]` property rather than duck typing for excellent type detection and to avoid triggering false positives.
Typeis core
JavaScript Type Checker
The plugin enhances the build process by seamlessly integrating TypeScript, offering powerful features like type checking, automatic generation of .d.ts files, and ensuring robust type safety throughout.