art icon indicating copy to clipboard operation
art copied to clipboard

TypeScript support

Open aleclarson opened this issue 6 years ago • 0 comments

For anyone interested, I've started converting this library to TypeScript: https://github.com/aleclarson/art/tree/typescript

I probably won't finish it without help (PRs welcome), since I only need a small subset.

  • [x] Transform class
  • [ ] Path class (~30% complete)
  • [ ] Color class (~10% complete)
  • [ ] Everything else

aleclarson avatar Aug 31 '19 15:08 aleclarson