This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
RFC: how should we structure our monorepo and packages #433
Closed
Description
We will move to a monorepo and publish packages for state, styling, and accessibility at the least. We also have utilities such as our factories, which may be part of a "core" package. What packages do we foresee and what modules should be included in them?
This list is updated per the discussion below:
-
@stardust-ui/prop-types
- use:
/lib/customPropTypes.tsx
- Move to
/packages
- Reconcile Stardust changes with SUIR
- Write README.md
- Publish
- use:
-
@stardust-ui/auto-controlled-component
- use:
/lib/AutoControlledComponent.tsx
- Move to
/packages
- Reconcile Stardust changes with SUIR
- Write README.md
- Publish
- use: