README
SmartClass
SmartClass: Enhanced JS class. Helpers and tools to be as base class for POJO.
Experimental package
Use at your own risk.
Known issues
- ...
TODOs
- More tests...
- ...
Helpers and tool for Javascript OOP
<script type="module">
import smartClass from 'https://cdn.skypack.dev/smart-class';
</script>
SmartClass: Enhanced JS class. Helpers and tools to be as base class for POJO.
Use at your own risk.