UNPKG

vi-canvas-mock

Version:
7 lines (4 loc) 287 B
# vi-canvas-mock This is a fork of [jest-canvas-mock](https://github.com/hustcc/jest-canvas-mock) replacing the use of Jest to Vitest to have a zero Jest dependancy canvas mock. The code and the mock was develop by @hustcc i simpli replace jest with vi. Thanks for the work @hustcc <3