jetvil / jetvil/types

isObject

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
documentation feature request good first issue
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

- A clear and concise description of what the problem is.

check if input is Object

**Input**

- What parameters will be passed in or required?
- And what is the prefered type of input?

any value

**Output**

- What will be the expected output?
- And what type does it have?

boolean: value is object

**Additional context**

- Add any other context or code-examples about the feature request here.

`isObject({}); // true`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.