Skip to content

colin-aarts/IRC-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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