instanceof
Here are 30 public repositories matching this topic...
Language:All
Sort:Most stars
Java Coding Problems, Second Edition - Published by Packt
- Updated
Jul 12, 2025 - 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
Jan 17, 2025 - JavaScript
Adds InstanceOf Expression as Twig Extension
- Updated
May 21, 2024 - PHP
`modern-errors` plugin to execute class-specific logic.
- Updated
Nov 18, 2025 - 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
Nov 18, 2025 - TypeScript
- Updated
Mar 11, 2025 - Java
Create errors that can be both thrown and returned. Make error handling easier for both JavaScript and TypeScript.
- Updated
Apr 21, 2025 - TypeScript
- Updated
Mar 11, 2025 - Java
Implement prototypical inheritance by replacing the prototype of one constructor with the prototype of another constructor.
- Updated
Jul 21, 2025 - JavaScript
Test whether a value has in its prototype chain a specified constructor as a prototype property.
- Updated
Nov 9, 2025 - 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
Sep 15, 2025 - JavaScript
Improve this page
Add a description, image, and links to theinstanceof topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theinstanceof topic, visit your repo's landing page and select "manage topics."