Javascript - Atomic Data Docs
Keyboard shortcuts
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
Atomic Data Javscript libraries & clients
If you want to work with data from your AtomicServer you can use the following libraries.
@tomic/lib
Core JS library for AtomicServer, handles data fetching, parsing, storing, signing commits, setting up websockets and full-text search and more.
@tomic/react
React hooks for fetching and subscribing to AtomicServer data.
@tomic/svelte
Svelte functions for fetching and subscribing to AtomicServer data.
@tomic/cli
Generate Typescript types from your AtomicServer ontologies.
@tomic/template
Generate NextJS / SvelteKit / (more) templates with AtomicServer integration.