1
0
Fork
You've already forked ts-libs
0
small TypeScript libraries for ActivityPub (and adjacent) purposes that do one job and do it... ok i guess? idk i can't judge their quality i wrote them https://jsr.io/@outpost
  • TypeScript 97.3%
  • JavaScript 2.7%
2025年08月30日 20:38:12 +03:00
.vscode keys: implement 2025年08月30日 17:46:56 +03:00
packages keys: export ResolveOptions 2025年08月30日 20:38:12 +03:00
.gitignore include vscode settings 2025年08月29日 19:46:50 +03:00
.prettierignore http-signatures: export /request 2025年08月29日 04:30:52 +03:00
.prettierrc http signatures fully tested, parse partially tested, resolve todo 2025年08月29日 03:03:29 +03:00
eslint.config.js http-signatures: ed25519 via FEP-521a 2025年08月30日 16:44:11 +03:00
LICENSE license & fix missing docs 2025年08月29日 03:30:59 +03:00
package.json keys: implement 2025年08月30日 17:46:56 +03:00
pnpm-lock.yaml keys: fix invalid test uncovered by resolve changes 2025年08月30日 19:03:23 +03:00
pnpm-workspace.yaml http signatures fully tested, parse partially tested, resolve todo 2025年08月29日 03:03:29 +03:00
README.md keys: 0.1.0 2025年08月30日 17:53:05 +03:00

small TypeScript libraries for ActivityPub (and adjacent) purposes that do one job and do it... ok i guess?

packages

Anything not listed is still work-in-progress and should not be used

develop

Install dependencies with pnpm i, run tests with pnpm -r run test