@digitalculture/ochre-sdk
v0.15.10
Published
Node.js library for working with OCHRE (Online Cultural and Historical Research Environment) data
Maintainers
Readme
OCHRE SDK
This is the OCHRE JavaScript/TypeScript SDK for interacting with OCHRE (Online Cultural and Historical Research Environment) data.
Installation
pnpm add @digitalculture/ochre-sdkor
npm install @digitalculture/ochre-sdkor
bun add @digitalculture/ochre-sdkStart development server
From the root directory of the project, run the following command:
pnpm run devBuild production server
From the root directory of the project, run the following command:
pnpm run ciRelease new version to NPM
pnpm run releaseContributing
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.
