Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

is-object

Here are 10 public repositories matching this topic...

Language:All
Filter by language

Returns true if the given value is an object created by the Object constructor.

  • UpdatedMar 29, 2024
  • HTML

Is the value an object, and not an array or null?

  • UpdatedApr 9, 2024
  • JavaScript

Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.

  • UpdatedAug 20, 2021
  • JavaScript

Tiny package which helps to check that value is an object in JavaScript.

  • UpdatedSep 4, 2020
  • JavaScript

一些业务中常用的工具函数,Some commonly used tool functions in business.

  • UpdatedJan 3, 2023
  • JavaScript

Checks whether given value is an object

  • UpdatedJan 16, 2021
  • TypeScript

A isPlainObject implement.

  • UpdatedMay 25, 2023
  • JavaScript

2 functions that check if passed argument is or is not an object. Null is not considered an object.

  • UpdatedJul 27, 2020
  • JavaScript

Improve this page

Add a description, image, and links to theis-object topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with theis-object topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp