0.6.0-alpha.0 • Published 2 years ago
@biblioteksentralen/open-library-api-ts v0.6.0-alpha.0
open-library-api-ts
Note: The API spec is not stable and can change at any time.
Getting started:
pnpm install
git pull --recurse-submodulesThe folder src/upstream is configured to follow the feature/search/main upstream branch. To update it:
git submodule update --remote
pnpm buildAnd to publish:
pnpm version prerelease --preid alpha
pnpm publish0.6.0-alpha.0
2 years ago