React Component Primitives is a grouped family of reusable components and utilities: Flex, Form, Icon, Input, Select, react-dom-primitives, and supporting tooling.
Instead of presenting each small component as its own project, this entry captures the design-system layer as a reusable package family.
Product teams move faster when common interface building blocks are consistent, documented, and reusable. These packages are part of that reusable frontend foundation.
| Package | Role |
|---|---|
react-dom-primitives | Base React DOM primitives. |
@davidwells/components-form | React form component. |
@davidwells/components-flex | React flex layout component. |
@davidwells/components-icon | Icon component package. |
@davidwells/components-input | React input component. |
@davidwells/react-utils | React utility helpers. |