Home

Awesome

<!-- markdownlint-disable-next-line --> <p align="center"> <a href="https://mui.com/toolpad/" rel="noopener" target="_blank"><img width="150" src="https://mui.com/static/branding/product-toolpad-light.svg" alt="Toolpad logo"></a> </p> <h1 align="center">Toolpad</h1> <div align="center">

license npm latest package npm downloads GitHub branch status Follow on X Renovate status Average time to resolve an issue Open Collective backers and sponsors OpenSSF Best Practices

</div>

Product walkthrough

https://github.com/user-attachments/assets/d2a7ff8e-2dd6-4313-98d2-5f136513f9a9/

https://github.com/user-attachments/assets/f47466df-3790-4a05-8f38-f1aaa13a49f3/

Notice

Toolpad is in its beta stages of development. Feel free to run this application to try it out for your use cases, and share any feedback, bug reports or feature requests that you come across.

Quick setup locally

Toolpad Core:

npx create-toolpad-app@latest
# or
pnpm create toolpad-app
# or
yarn create toolpad-app

Toolpad Studio:

npx create-toolpad-app@latest --studio my-toolpad-studio-app
# or
yarn create toolpad-app --studio my-toolpad-studio-app
# or
pnpm create toolpad-app --studio my-toolpad-studio-app

Documentation

Check out our documentation.

Examples

Core

Find a list of example apps on the docs to help you get started with Toolpad Core quickly.

Studio

Check out our mui-public app to see how a Toolpad Studio app looks in production. Our documentation contains more examples to help you get started.

Contributing

Read the contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to MUI.

Notice that contributions go far beyond pull requests and commits. Although we love giving you the opportunity to put your stamp on MUI, we also are thrilled to receive a variety of other contributions.

Changelog

The changelog is regularly updated to reflect what's changed in each new release.

Roadmap

Future plans and high-priority features and enhancements can be found in the roadmap.

License

This project is licensed under the terms of the MIT license.

Sponsoring services

These great services sponsor MUI's core infrastructure:

<img loading="lazy" alt="GitHub" src="https://github.githubassets.com/images/modules/logos_page/GitHub-Logo.png" height="25">

GitHub allows us to host the Git repository and coordinate contributions.

<img loading="lazy" alt="Netlify" src="https://cdn.netlify.com/15ecf59b59c9d04b88097c6b5d2c7e8a7d1302d0/1b6d6/img/press/logos/full-logo-light.svg" height="30">

Netlify allows us to distribute the documentation.

<picture> <source media="(prefers-color-scheme: dark)" srcset="https://mui.com/static/readme/browserstack-darkmode.svg"> <source media="(prefers-color-scheme: light)" srcset="https://mui.com/static/readme/browserstack-lightmode.svg"> <img alt="BrowserStack logo" src="https://mui.com/static/readme/browserstack-lightmode.svg" width="140" height="25"> </picture>

BrowserStack allows us to test in real browsers.

<img loading="lazy" alt="CodeCov" src="https://github.com/codecov.png?size=70" width="35" height="35">

CodeCov allows us to monitor the test coverage.