README
ColorCell plugin for @alu0100973914/oop package
New kind of cell:
const myCell = new ColorCell("Hello", "red", "blue");
Plugin for @alu0100973914/oop
<script type="module">
import alu0100973914ColorcellOopPlugin from 'https://cdn.skypack.dev/@alu0100973914/colorcell-oop-plugin';
</script>
New kind of cell:
const myCell = new ColorCell("Hello", "red", "blue");