Search results

331 packages found

A TypeScript type guard that validates if the given value is a string

published 2.0.0 2 years ago
M
Q
P

A TypeScript type guard that validates if the given value is an object

published 2.0.0 2 years ago
M
Q
P

A TypeScript type guard that validates if the given value is a boolean

published 2.0.0 2 years ago
M
Q
P

Check if a boolean is true

published 0.1.1 2 years ago
M
Q
P

React library to redirect or render some component if the user has access to it

published 1.1.0 4 years ago
M
Q
P

Sometimes you want to make sure that your variable is a specific type, like `unknown | never | any` or you want to check if it‘s a template string e.g.`"Hello Wold"` or just the `string`-type. This library provides some helpertypes to check for a specifc

published 1.0.0 2 years ago
M
Q
P

To check if arguments are null or undefined

published 1.0.0 4 years ago
M
Q
P

create a media player and extend its features if you want to

published 1.0.1 3 years ago
M
Q
P

A TypeScript type guard that validates if the given value is a function

published 2.0.0 2 years ago
M
Q
P

A TypeScript type guard that validates if the given value is a Set

published 2.0.1 2 years ago
M
Q
P

A TypeScript type guard that validates if the given value is a Map

published 2.0.0 2 years ago
M
Q
P

Returns selected DOM elements and throws an error if they are null.

published 3.1.0-types.beta.2 7 years ago
M
Q
P

Retry a promise if it fails, try max N times, retry conditionally, exponential back-off.

published 0.1.1 6 years ago
M
Q
P

Package to show youtube picture and repalce it to iframe if user want to play it. Each iframe load about 500kb

published 1.0.0 4 years ago
M
Q
P

Checks if the primitive value of value is a boolean.

published 0.1.0 5 years ago
M
Q
P

Jest matchers to check if a TS file compiles

published 1.1.0 3 years ago
M
Q
P

A little utility to check if an object is a constructor

published 1.0.2 7 years ago
M
Q
P

When I need a software implementation of a queue, I don't want any overcomplicated module. I just need a light, simple and efficient code. If you want the same think, well nice, I made one.

published 1.0.2 a year ago
M
Q
P

IsEquallySpaced is a simple utility function that given an array of numbers, evaluates wether or not every element is equally spaced, i.e. if every subsequent couple of numbers in the array has the same distance.

published 0.2.0 4 years ago
M
Q
P

terminate if the source yields too slow

published 0.3.0 7 years ago
M
Q
P