This is the OCHRE JavaScript/TypeScript SDK for interacting with OCHRE (Online Cultural and Historical Research Environment) data.
pnpm add @digitalculture/ochre-sdk
or
npm install @digitalculture/ochre-sdk
or
bun add @digitalculture/ochre-sdk
From the root directory of the project, run the following command:
pnpm run dev
From the root directory of the project, run the following command:
pnpm run ci
pnpm run release
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.