Skip to content

Various Canvas apps and components to be reused for MSFT PowerPlatform development

License

Notifications You must be signed in to change notification settings

fordosa90/power-platform-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

power-platform-canvas

Various Canvas apps and components to be reused for MSFT PowerPlatform development

Table of Content

How-To

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

Details

PixelDisplay

A versatile reusable, resizable, responsive canvas component to show pixels on the screen based on input configuration.

More details: LINK

PixelDrawer

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

About

Various Canvas apps and components to be reused for MSFT PowerPlatform development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published