Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pnp/powerapps-designtoolkit
This toolkit is a curated repo of Power Apps UI Guidance and Components that you can plug and play into your apps to transform your design.
https://github.com/pnp/powerapps-designtoolkit
powerapps ui
Last synced: about 1 month ago
JSON representation
This toolkit is a curated repo of Power Apps UI Guidance and Components that you can plug and play into your apps to transform your design.
- Host: GitHub
- URL: https://github.com/pnp/powerapps-designtoolkit
- Owner: pnp
- License: mit
- Created: 2022-07-28T15:54:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-06T06:26:10.000Z (11 months ago)
- Last Synced: 2024-04-14T21:16:25.782Z (9 months ago)
- Topics: powerapps, ui
- Homepage:
- Size: 28.3 MB
- Stars: 160
- Watchers: 19
- Forks: 38
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Power Apps Design Toolkit
> The Power Apps Design Toolkit is a curated repository of Power Apps UI Guidance and Components that you can plug and play into your apps to transform your design.
Our objective is to make it easier for makers to build design-consistent, performant and accessible Power Apps. To help you achieve this, you'll find
- Curated high-quality component-libraries providing you with a complete set of UI elements ready to be used in your own canvas apps that follow a consistent design pattern
- Guidance on industry standard design practices to advance your own development skills
- See the art of the possible and get inspiration from different UI's## Why does it matter?
> Low Code should not mean low standards!
We collected information on our main design goals:
- [Accessibility](docs/accessibility.md)
- [Design consistency](docs/design-consistency.md)## Overview of component libraries
- [Material Design component library](materialdesign%20components/../materialdesign%20components/intro.md) - built by [Luise Freese](https://twitter.com/LuiseFreese) | @LuiseFreese and [Robin Rosengrün](https://twitter.com/power_r2) | @power_r2
- [AppBar](materialdesign%20components/docs/AppBarTop.md)
- [Banner](materialdesign%20components/docs/Banner.md)
- [Bottom Navigation](materialdesign%20components/docs/BottomNavigation.md)
- [Button](materialdesign%20components/docs/Button.md)
- [Checkbox](materialdesign%20components/docs/Checkbox.md)
- [Contrast Checker](materialdesign%20components/docs/ContrastChecker.md)
- [Dialog](materialdesign%20components/docs/Dialog.md)
- [Generic Input Frame](materialdesign%20components/docs/GenericInputFrame.md)
- [Navigation Drawer](materialdesign%20components/docs/NavigationDrawer.md)
- [Progress Indicator](materialdesign%20components/docs/ProgressIndicator.md)
- [Side Sheet](materialdesign%20components/docs/SideSheet.md)
- [Slider](materialdesign%20components/docs/Slider.md)
- [Snackbar](materialdesign%20components/docs/Snackbar.md)
- [TextInput](materialdesign%20components/docs/TextInput.md)
- [Toggle](materialdesign%20components/docs/Toggle.md)
- More component libraries to come!