Search results
47 packages found
A little library for asserting types and values, with zero dependencies.
- type
- types
- type-check
- type-checking
- duck-typing
- arguments
- parameters
- values
- data
- contract
- assert
- check
- verify
- safe
A simple TypeScript library providing type guards for the primitive types in JavaScript.
- type
- types
- type-check
- type-checks
- type-checking
- predicate
- predicates
- type-predicate
- type-predicates
- type-assert
- type-asserting
- type-assertion
- type-assertions
- type-guard
- View more
Type checking and DDD for JavaScript
Well typed safety validator
A little library for asserting types and values.
- type
- types
- type-check
- type-checking
- duck-typing
- arguments
- parameters
- values
- data
- contract
- assert
- check
- verify
- safe
Provides a simple way to check and enforce type safety, somewhat similar to Mongoose schemas. Allows the creation of custom types.
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.
Track missing type coverage in TypeScript projects to ensure type safety
Simple helpers to ensure uncertain interfaces in typescript
- type
- types
- type-check
- type-checking
- interface
- interfaces
- interface-check
- interface-checking
- data
- contract
- safe
- safety
Advanced React PropType Validation
Concise and expressive runtime type checking.
vuex typescript commit, dispatch, getters, modules prompt
Track missing type coverage in TypeScript projects to ensure type safety
Helper class to force (input) types, mainly for pure JavaScript environments
Typescript package for defining and executing migrations for a specific entity, ensuring data consistency and type safety during version updates
Decorate a method for strict types
Typescript package for defining and executing migrations for a specific entity, ensuring data consistency and type safety during version updates
A tiny wrapper library for React Router that dramatically improves type safety.
Less type boilerplate, more fun and safety!
A tiny library that helps us achieve a certain level of type safety around interfaces (via duck typing). This library also helps us keep JavaScript objects synchronized with any interface definitions that they explicitly implement.