101 packages
@banyu/aria-utils
A package for managing @react-aria Banyu utils.
@banyu/avatar
The Avatar component is used to represent a user, and displays the profile picture, initials or fallback icon.
@banyu/breadcrumbs
Breadcrumbs display a hierarchy of links to the current page or resource in an application.
@banyu/button
Buttons allow users to perform actions and choose with a single tap.
@banyu/card
Card is a container for text, photos, and actions in the context of a single subject.
@banyu/code
Code is a component used to display inline code.
@banyu/divider
. A separator is a visual divider between two groups of content
@banyu/dropdown
A dropdown displays a list of actions or options that a user can choose.
@banyu/framer-transitions
A set of framer motion transitions for react
@banyu/image
A simple image component
@banyu/input
The input component is designed for capturing user input within a text field.
@banyu/kbd
The keyboard key components indicates which key or set of keys used to execute a specificv action
@banyu/link
Links allow users to click their way from page to page. This component is styled to resemble a hyperlink and semantically renders an <a>
@banyu/menu
A menu displays a list of options and allows a user to select one or more of them.
@banyu/popover
A popover is an overlay element positioned relative to a trigger.
@banyu/react
Banyu core React UI library
@banyu/react-rsc-utils
A set of utilities for react compatible with RSC
@banyu/react-utils
A set of utilities for react on client side
@banyu/ripple
A simple implementation to display a ripple animation when the source component is clicked
@banyu/shared-icons
Internal icons set, commonly used in the components stories
@banyu/shared-utils
A Quick description of the component
@banyu/skeleton
Skeleton is used to display the loading state of some component.
@banyu/spinner
Loaders express an unspecified wait time or display the length of a process.
@banyu/stories-utils
A list of utilities for storybook' stories.
@banyu/switch
A switch is similar to a checkbox, but represents on/off values as opposed to selection.