README
node-base-class
Base class system for Node.js with support for EventEmitter (based off John Resigs Inheritance Modal)
Base class system for Node.js with support for EventEmitter (based off John Resigs Inheritance Model)
<script type="module">
import nodeBaseClass from 'https://cdn.skypack.dev/node-base-class';
</script>
Base class system for Node.js with support for EventEmitter (based off John Resigs Inheritance Modal)