react-input-just-numbers
React Form Input Number with Support for Mobile Devices.
React Form Input Number with Support for Mobile Devices.
Utility functions
A polyfill for implementing the HTML5 <input type="number"> element in browsers that do not currently support it. (c) jonstipe
A light weight React component for emulating keyboard typing.
A function that returns a typed tuple from an array of literals.
JavaScript library for check types
Fork of typescript-is to mitigate some performance issues at the cost of losing descriptive errors.
:rainbow: Simple and fast type safe server library.
a bare-bones <audio> and <video> abstraction
DI Module manager, application bootstrap. base on AOP, Ioc container, via @ts-ioc/core .
Useful JS utilities.
Generate typescript type definitions and enumerations from business definition json records.
Webpack plugin that runs TypeScript's type checker
Elegant, highly efficient data validation for JavaScript.
Angular application utilities. # Summary [ClvTsUtilsCommonsJs](#clvtsutilscommonsjs) - [enumarableFromListEqual](#enumarablefromlistequal) - [getObjectByFieldValue](#getobjectbyfieldvalue) - [objectSumField](#objectsumfield) - [getObjectOffsetIn
A very limited subset of is-* functions I use every day
A utility for managing optional typed arguments.
Parses types and interfaces from TypeScript and stores them as JSON files.
Zero-dependencies, light-weight library for modeling, validating & sanitizing data
type-checking utility library for testing type match/mismatch, testing for common type categories, getting types of tested instances, and a few extra