Cart Provider
lumo/cart-providerUnverifiedHook
Optional, backend-agnostic cart state. A CartProvider context and useCart hook that add lines, merge duplicate variants, update quantities, and compute the subtotal. Sync to your backend through onLinesChange.
Install it
npx shadcn@latest add https://raw.githubusercontent.com/Nathandona/lumo/main/apps/www/public/r/cart-provider.jsonThis registry does not serve an item endpoint we could read, so we hold its metadata but not its source.
What it pulls in
Other registry items
