Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
tesseract-design
/
tesseract
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Design system.
134
Commits
1
Branch
61 MiB
Struktur:
20b6c6e401
tesseract
/
pnpm-workspace.yaml
pnpm-workspace.yaml
77 B
Originalformat
Normale Ansicht
Verlauf
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
vor 1 Jahr
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
vor 1 Jahr
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
vor 1 Jahr
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
vor 1 Jahr
Extract all categories outside kitchen sink Define all categories presently implemented.
vor 1 Jahr
1
2
3
4
5
packages:
- 'base'
- 'packages/*'
- 'categories/**'
- 'showcases/**'