node-base-class

Base class system for Node.js with support for EventEmitter (based off John Resigs Inheritance Model)

Usage no npm install needed!

<script type="module">
  import nodeBaseClass from 'https://cdn.skypack.dev/node-base-class';
</script>

README

node-base-class

Base class system for Node.js with support for EventEmitter (based off John Resigs Inheritance Modal)