Extendable ActivityPub JS/TS models with official docs
 
Go to file
Kirill 08d51213fa
Create README.md
2022-10-29 20:39:55 +03:00
src add remarks example 2022-10-24 22:05:12 +03:00
.gitignore prepare to npm publish 2022-10-23 19:27:10 +03:00
README.md Create README.md 2022-10-29 20:39:55 +03:00
package-lock.json update package-lock.json 2022-10-23 19:35:57 +03:00
package.json update npm scripts 2022-10-23 19:35:06 +03:00
tsconfig.json update npm scripts 2022-10-23 19:35:06 +03:00

README.md

activitypub-models

ActivityPub JS/TS models with official docs. Still in development, not ready for production

TODO

  • Implement all ActivityPub/ActivityStreams models
  • Create website docs (or guide) for ActivityPub structures
  • Add more tools, like parsers & converters and utils
  • Publish as NPM package