A collection of accessible components built for use with Shadcn.
Visit https://pixel-planet.fartlabs.org/ to view the documentation.
Add Pixel Planet components to your project via the shadcn CLI:
npx shadcn@latest add https://pixel-planet.fartlabs.org/r/pixel-planet.jsonTo start the Starlight documentation development server locally, run:
npm run devBefore you commit, please ensure your code is properly formatted, linted, and the shadcn registry is built:
npm run registry:build
npm run format
npm run lintPlease read the contributing guide.
This project is built from the original source code and inspiration of PixelPlanets by the original artist, @Timur310.
This project is also based on the shadcn registry template.
For a detailed walkthrough of how this registry was built, check out the tutorial: How To Build Your Own Shadcn Registry.
Licensed under the MIT license.
Developed with 🧪 @FartLabs