A typescript version of the package.
I've added mutability to reduce the number instances created.
wdyt? the benefits are less instances, the draw side is the need to duplicate() in order to create a new instance from an existing one. Love the package btw, great work @jdan. No dependencies, clean code, everything is tight and elegant.
A typescript version of the package. I've added mutability to reduce the number instances created. wdyt? the benefits are less instances, the draw side is the need to duplicate() in order to create a new instance from an existing one. Love the package btw, great work @jdan. No dependencies, clean code, everything is tight and elegant.