diff --git a/README.md b/README.md new file mode 100644 index 0000000..fbf67d0 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# 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