mirror of
https://github.com/treyturner/ts-artifacts.git
synced 2026-06-12 18:19:30 -05:00
Monorepo for TypeScript packages relating to Artifacts MMO
- TypeScript 100%
|
|
||
|---|---|---|
| .github/workflows | ||
| .husky | ||
| .vscode | ||
| packages | ||
| .bun-version | ||
| .gitignore | ||
| .markdownlint-cli2.jsonc | ||
| .release-please-manifest.json | ||
| biome.jsonc | ||
| bun.lockb | ||
| commitlint.config.mjs | ||
| LICENSE | ||
| ONBOARDING.md | ||
| package.json | ||
| README.md | ||
| release-please-config.json | ||
| tsconfig-base.json | ||
ts-artifacts
Monorepo for TypeScript packages related to Artifacts MMO.
Packages
| Folder | NPM Package | Description |
|---|---|---|
api-client |
@trey.turner/artifacts-api-client |
Typed and promisified API client in ESM |
cli |
Not yet published | Play Artifacts via console |
mocks-counterfact |
@trey.turner/artifacts-mocks-counterfact |
Mocks & types generated from OpenAPI spec |
sandbox |
Not published | Code staging area |
Tooling
- Bun (https://bun.sh)
- Biome (https://biomejs.dev)
- Counterfact (https://counterfact.dev)
- Commitlint (https://github.com/conventional-changelog/commitlint)