App Install

Circuul Core

Shared Circuul client primitives in @thspian/circuul-core.

View on npm

@thspian/circuul-core

View on npm

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-core

When to use core directly

  • Custom runtimes (Node scripts, non-React web)
  • Wrapping your own UI around Circuul HTTP calls
  • Aligning versions across @thspian/circuul-react and @thspian/circuul-react-native

Prefer the platform SDKs for product apps unless you need a custom integration.