COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200810135517/https://github.com/topics/is-object
Here are
7 public repositories
matching this topic...
Returns true if the given value is an object created by the Object constructor.
Updated
Jul 25, 2020
JavaScript
Is the value an object, and not an array or null?
Updated
Feb 11, 2020
JavaScript
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
Updated
Aug 5, 2020
TypeScript
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.
Updated
Jul 12, 2018
JavaScript
一些业务中常用的工具函数,Some commonly used tool functions in business.
Updated
Jul 16, 2020
JavaScript
Tiny package which helps to check that value is an object in JavaScript.
Updated
Jul 16, 2020
JavaScript
2 functions that check if passed argument is or is not an object. Null is not considered an object.
Updated
Jul 27, 2020
JavaScript
Improve this page
Add a description, image, and links to the
is-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 the
is-object
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.