See CLARIN Federated Content Search Aggregator.
Install from repository for version v1.3.0
npm install git+https://github.com/clarin-eric/fcs-sru-aggregator-api-adapter-typescript.git#v1.3.0TODO: Install from npm package registry
npm install fcs-sru-aggregator-api-adapter-typescript- Install dependencies:
npm install- Run the unit tests:
npm run test- Build the library:
npm run build- Check npm package for TypeScript types
npx -y @arethetypeswrong/cli --pack .- Bump version
npx -y bumpp- Check for dependency updates
npx -y npm-check-updates -i