Create, share, fetch and model linked Atomic Data! This repo consists of three components: a javascript / typescript library, a react library, and a complete GUI: Atomic-Data Browser.
A GUI for viewing, editing and browsing Atomic Data. Designed for interacting with atomic-server.
demo on atomicdata.dev
Atomic.Data.Screencap.mp4
# To run, simply run the following commands:
pnpm install # install dependencies
pnpm start # run the server!
# visit http://localhost:5173
Library with Store
, Commit
, JSON-AD
parsing, and more.
React library with many useful hooks for rendering and editing Atomic Data.
demo + template on codesandbox
- atomic-data-rust, a rust library, server and cli for Atomic Data.
- sign up to the Atomic Data Newsletter
Issues and PR's are welcome! And join our Discord! See Contribute.md