An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: is-object

jonschlinkert/is-plain-object

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

Language: HTML - Size: 46.9 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 155 - Forks: 32

mesqueeb/is-what

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.

Language: TypeScript - Size: 1.45 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 195 - Forks: 20

jonschlinkert/isobject

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

Language: JavaScript - Size: 39.1 KB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 106 - Forks: 19

jcbhmr/is-what Fork of mesqueeb/is-what

❓ Collection of tiny type introspection helpers

Language: TypeScript - Size: 1.05 MB - Last synced at: 15 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

cn0047/is-it-object 📦

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

Language: JavaScript - Size: 369 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

afeiship/next-is-plain-object

A isPlainObject implement.

Language: JavaScript - Size: 24.4 KB - Last synced at: 22 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

txs1992/mt-utils

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

Language: JavaScript - Size: 257 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

piyush-bhatt/is-object

Checks whether given value is an object

Language: TypeScript - Size: 1000 Bytes - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

writetome51/is-object-not-object

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

Language: JavaScript - Size: 3.91 KB - Last synced at: 26 days ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

jonschlinkert/is-extendable

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.

Language: JavaScript - Size: 19.5 KB - Last synced at: 2 days ago - Pushed at: almost 4 years ago - Stars: 19 - Forks: 5