Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 298 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 298 Bytes

IRC-js

An IRC library for node.js

View Documentation.

Installation

npm install irc-js

Tests

Tests are written with async_testing, install node install async_testing. Run via:

node spec/*.js