@sockethub/platform-irc

v4.0.0-alpha.3
A sockethub platform module implementing IRC functionality
sockethub messaging activitystreams activity streams protocol irc

build

true

clean

npx rimraf coverage

clean:deps

npx rimraf coverage node_modules

compliance

yarn run lint && yarn run test && yarn run coverage

test

c8 mocha *.test.js

coverage

c8 check-coverage --statements 80 --branches 55 --functions 85 --lines 80

doc

jsdoc2md --no-gfm --heading-depth 1 index.js > API.md

lint

eslint "**/*.js"

lint:fix

eslint --fix "**/*.js"
npm i @sockethub/[email protected]

Metadata

Downloads