Client library for the API of the German Baseball & Softball Federation (DBV) https://www.npmjs.com/package/bsm.js
Find a file
2025-11-07 19:54:26 +01:00
http dev: add HTTP file for Club 2025-01-29 20:23:27 +01:00
src feat: add option to set base URL for all requests 2025-11-07 19:53:52 +01:00
.env.dist test: add .env file and use for tests 2024-03-24 18:19:29 +01:00
.gitignore dev: add HTTP file for Club 2025-01-29 20:23:27 +01:00
jest.config.ts config: remove generated JS files from testing 2024-04-08 22:57:21 +02:00
LICENSE Initial commit 2024-03-10 15:47:02 +01:00
package.json build: release version 0.3.0 2025-11-07 19:54:26 +01:00
pnpm-lock.yaml refactor: switch to dotenvx for real 2025-08-07 20:34:23 +02:00
publish_to_npm.sh ci: publish with regular NPM for now 2025-08-07 20:39:44 +02:00
README.md docs: minimally expand README, v0.0.5 2024-05-26 00:09:20 +02:00
tsconfig.json build: bump target to ES2023 2025-08-07 07:31:21 +02:00

BSM.js

Client library for the API of the German Baseball & Softball Federation, written in TypeScript. For use in Node.js projects.

Still very much in alpha stage, expect breaking changes until v1.0. Documentation to follow.