Javscript SKDs
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.