plaited
v7.2.0
Published
[](https://github.com/plaited/plaited/actions/workflows/tests.yml)
Readme
Plaited is a design system first framework for rapidly designing and developing interfaces as requirements change and evolve.
This repository contains the complete source code for Plaited, including many test scripts. However, other test scripts and most of the documentation are managed separately.
Plaited is open-source, not open-contribution. If you are reading this on GitHub or some other Git repository or service, then you are looking at a mirror. While the Plaited source code is managed using Git, it is done as a submodule of our Plaited Pro offering.
See our ~~on-line documentation~~ for more information about what Plaited is and how it works.
Contacting The Plaited Devs
The preferred way to ask questions or make comments about Plaited or to report bugs is to visit Plaited Discussions.
Requirements
- bun >= v1.2.9 (preferred)
- node >= v22.6.0 (through the --experimental-strip-types flag)
Download
bun install -d plaitedTest Runner
To make use of the workshop test runner utilities and setup script, bun is required.
