@assistant-ui/tap
React's hook engine, reimplemented. Same hooks, same rules, no React tree required. It enables:
- Hooks for state management — use React hooks to power an external store, even outside React.
- Resources — render hooks dynamically inside React: conditionally, in a list, or from props.
Documentation: assistant-ui.com/tap
Installation
npm install @assistant-ui/tap
Built on tap
tap-vue— use React hooks in Vuejotai-tap— use React hooks to power Jotai atoms@assistant-ui/store— use React hooks to power assistant-ui's client state
License
MIT