irc2

Fast, functional IRC library

Usage no npm install needed!

<script type="module">
  import irc2 from 'https://cdn.skypack.dev/irc2';
</script>

README

irc2

Fast, functional IRC library for Node

irc2 is designed to be a fast, efficient IRC library for node. The quite popular node-irc module is considered to be an unmaintained, dead project; irc2 is a complete rewrite focussed on performance, IRCv3 support and making use of newer node APIs such as streams.

At the moment, irc2 is in development. Feel free to join #node-irc2 on freenode, or check out the issues.