Skip to content

Build with Eidos File

Use the Runtime when your application needs to create, read, or edit Eidos Files. Add the shared React package when it also needs the standard Eidos editor. The Runtime owns file behavior; the host supplies SQLite and platform capabilities.

Applications should use Runtime methods for schema, queries, and mutations. Direct writes to Eidos metadata tables are not a supported integration interface.

@eidos.space/eidos-file and @eidos.space/eidos-file-ui are MIT-licensed.