https://github.com/puzzle/puzzle-shell
The standard design for Puzzle tools
https://github.com/puzzle/puzzle-shell
design-system lit storybook webcomponents
Last synced: 8 days ago
JSON representation
The standard design for Puzzle tools
- Host: GitHub
- URL: https://github.com/puzzle/puzzle-shell
- Owner: puzzle
- License: apache-2.0
- Created: 2021-03-29T09:24:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T06:41:01.000Z (25 days ago)
- Last Synced: 2025-04-14T07:38:47.329Z (25 days ago)
- Topics: design-system, lit, storybook, webcomponents
- Language: TypeScript
- Homepage: https://puzzle.github.io/puzzle-shell
- Size: 22.3 MB
- Stars: 7
- Watchers: 10
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Puzzle Shell
[](https://github.com/puzzle/puzzle-shell/actions/workflows/lint.yml)
[](https://github.com/puzzle/puzzle-shell/actions/workflows/storybook.yml)
[](https://github.com/puzzle/puzzle-shell/actions/workflows/bom.yml)The standard design for Puzzle tools as a set of [Web Components](https://en.wikipedia.org/wiki/Web_Components).
The Puzzle Shell project strives for the following goals:
- Integration of internal tools & solutions into the Puzzle identity
- Uniform and consistent presentation with recognizability across tools & solutions
- Providing a flexible construction kit without rigid specifications## Documentation
- 📓 [Changelog](./CHANGELOG.md)
- 🎨 [Puzzle Shell Storybook](https://puzzle.github.io/puzzle-shell)
- 🚀 [Install the Puzzle Shell](doc/install.md)
- 🔨 [Use the Puzzle Shell](doc/usage.md)
- 👩💻 [Develop & contribute](doc/dev.md)