is topic

List is repositories

is-equal

60
Stars
7
Forks
Watchers

Are these two values conceptually equal?

is

20
Stars
2
Forks
Watchers

Fast, extensible and easy to use data structure validation for elixir with nested structures support.

ioBroker.apple-find-me

23
Stars
9
Forks
Watchers

ioBroker Adapter to get the current locations and other metrics of connected Apple devices.

react-create-component-from-tag-prop

18
Stars
0
Forks
Watchers

Create a `react` component from a `tag` prop.

cmake_is_shit

39
Stars
0
Forks
Watchers

CMake is a piece of shit

js-class-is

17
Stars
5
Forks
Watchers

Enhances a JavaScript class by adding an is<Class> property to compare types between realms.

is-arrow-function

22
Stars
3
Forks
Watchers

Determine if a function is an ES6 arrow function or not.

is-generator-function

48
Stars
11
Forks
Watchers

Is this an ES6 generator function?

is-negative-zero

18
Stars
6
Forks
Watchers

Is this value negative zero? === will lie to you.

is-object

20
Stars
7
Forks
Watchers

Checks whether a value is an object, because typeof is a troll