isaacs

isaacs/inherits

Easy simple tiny inheritance in JavaScript

JavaScript
353
84
Blue Oak Model License 1.0.0

This project provides a browser-friendly inheritance implementation for JavaScript that is fully compatible with Node.js's standard `inherits` function. It's designed for developers who need to use inheritance in both Node.js and browser environments without bundling the full `util` package. The package includes a shim for older browsers lacking `Object.create` support and is particularly useful for projects using bundlers like Browserify.

Total donated
Undistributed
Share with your subscribers: