instanceof
Here are 31 public repositories matching this topic...
Java Coding Problems, Second Edition - Published by Packt
-
Updated
May 21, 2026 - Java
Create mixins which work with instanceof (friendly for unit tests).
-
Updated
Aug 21, 2025 - JavaScript
đź’Ł A base class for creating custom JavaScript error classes
-
Updated
May 29, 2020 - JavaScript
Enhances a JavaScript class by adding an is<Class> property to compare types between realms.
-
Updated
Jun 24, 2020 - JavaScript
The most simple, customizable and easy to use JavaScript standard inheritance library
-
Updated
Mar 25, 2026 - JavaScript
Adds InstanceOf Expression as Twig Extension
-
Updated
May 2, 2026 - PHP
`modern-errors` plugin to execute class-specific logic.
-
Updated
May 9, 2026 - JavaScript
Simple functionality alternative to check data type references such as typeof and instanceof.
-
Updated
Mar 6, 2023 - TypeScript
Check if a value is an `Error` instance.
-
Updated
May 9, 2026 - TypeScript
Create errors that can be both thrown and returned. Make error handling easier for both JavaScript and TypeScript.
-
Updated
Mar 21, 2026 - TypeScript
-
Updated
Mar 11, 2025 - Java
-
Updated
Mar 11, 2025 - Java
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
-
Updated
May 24, 2026 - JavaScript
Test whether a value has in its prototype chain a specified constructor as a prototype property.
-
Updated
Jun 7, 2026 - JavaScript
The instanceof mechanism cross package/module versions.
-
Updated
Jan 10, 2018 - JavaScript
Test if an object's prototype chain contains a provided prototype.
-
Updated
May 30, 2026 - JavaScript
Improve this page
Add a description, image, and links to the instanceof topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the instanceof topic, visit your repo's landing page and select "manage topics."