matrix-org-irc

v3.0.0
An IRC client library for node, written in Typescript.

prepare

yarn run build

build

tsc --project tsconfig.json

lint

eslint -c .eslintrc --max-warnings 0 'src/**/*.ts'

test

yarn test:unit # alias for the moment

test:unit

jest test/*

test:integration

jest spec/*
npm i matrix-org-irc

Metadata

  • GPL-3.0
  • >=20.0.0
  • Matrix.org
  • released 3/27/2024

Downloads