easy-klass

A simple library for getting rid of prototype chains in JavaScript

Usage no npm install needed!

<script type="module">
  import easyKlass from 'https://cdn.skypack.dev/easy-klass';
</script>

README

Klass

v0.3.0;

A simple library for getting rid of prototype chains in JavaScript.
Now, you can just Klass.add(object, [klasses])!

Documentation coming soon.