@thspian/circuul-core
Low-level Circuul client used by the React and React Native packages — types, request helpers, and shared match/visit payloads.
Install
npm install @thspian/circuul-coreWhen to use core directly
- Custom runtimes (Node scripts, non-React web)
- Wrapping your own UI around Circuul HTTP calls
- Aligning versions across
@thspian/circuul-reactand@thspian/circuul-react-native
Prefer the platform SDKs for product apps unless you need a custom integration.