git ssb

0+

mixmix / ssb-gathering-schema



Tree:
📄.gitignore
📄README.md
📄package-lock.json
📄package.json
README.md

ssb-gathering-schema

Usage

var { isGathering, isGatheringUpdate, isAttendance } = require('ssb-gathering-schema')

isGathering(msg)
// => true

Schemas

gathering

gathering-update (type: about)

attendance (type: about)

Built with git-ssb-web