Various Canvas apps and components to be reused for MSFT PowerPlatform development
The apps are stored as their unpacked version. To gain the usable *.msapp file, you will need to first pack them up.
The same applies when submitting a pull request with modifications, you will need to unpack the msapp file first.
Official documentation: PAC CLI
Short summary: after installing PAC CLI, run command pac canvas unpack --msapp HelloWorld.msapp --sources src
A versatile reusable, resizable, responsive canvas component to show pixels on the screen based on input configuration.
More details: LINK
A drawing component enabling to draw Pixel arts within Canvas app and then reuse either in third party tools or with the PixelDisplay component.
More details: LINK