README
!! THIS PACKAGE IS NO LONGER MAINTAINED
apeman-react-component is deprecated now. Instead of inheriting ApComponent, Use React.Mixin for Cross-cutting concern.
apeman react module for abstract component.
<script type="module">
import apemanReactComponent from 'https://cdn.skypack.dev/apeman-react-component';
</script>
apeman-react-component is deprecated now. Instead of inheriting ApComponent, Use React.Mixin for Cross-cutting concern.