@batterai/fields-pure
v0.1.0
Published
React-free field helpers for server/runtime packages.
Readme
@batterai/fields-pure
React-free field helpers for server/runtime packages.
What It Provides
- Shared field helper types.
- Scope-stack to inspector-group mapping.
- Reference-provider helpers without React or TipTap imports.
Install
npm install @batterai/fields-pureRequires Node.js >=20.11.
Boundary
Use this package from runtime, adapter, and server code that must not pull the React-based editor field package into production bundles.
