Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
tesseract-design
/
tesseract
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Design system.
No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
117
Commits
1
Rama
61 MiB
Árbol:
d8cf524895
master
Ramas
Etiquetas
${ item.name }
Crear rama
${ searchTerm }
desde 'd8cf524895'
${ noResults }
tesseract
/
pnpm-workspace.yaml
pnpm-workspace.yaml
77 B
Original
Vista normal
Histórico
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
hace 1 año
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
hace 1 año
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
hace 1 año
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
hace 1 año
Extract all categories outside kitchen sink Define all categories presently implemented.
hace 1 año
1
2
3
4
5
packages:
- 'base'
- 'packages/*'
- 'categories/**'
- 'showcases/**'