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.
atomic-data-browser
A GUI for viewing, editing and browsing Atomic Data. Designed for interacting with atomic-server.
demo on atomicdata.dev
https://user-images.githubusercontent.com/2183313/139728539-d69b899f-6f9b-44cb-a1b7-bbab68beac0c.mp4
# To run, simply run the following commands:
pnpm install # install dependencies
pnpm start # run the server!
# visit http://localhost:5173
@tomic/lib
Library with Store
, Commit
, JSON-AD
parsing, and more.
@tomic/react
React library with many useful hooks for rendering and editing Atomic Data.
demo + template on codesandbox
Issues and PR's are welcome! And join our Discord! See Contribute.md
Generated using TypeDoc