Personal tools
Skip to content. | Skip to navigation
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
Gitter client
Node.js native addon build tool
Support for representing 64-bit integers in JavaScript
Based on showdown parser and parses markdown syntax into HTML code.
Node.js native addon binary install tool
simple, compliant file streaming module for node
Node.js `http.STATUS_CODES` ponyfill
This Node.js module provides simple and fast generation of RFC4122 (v1 and v4) UUIDs. It runs in Node.js and all browsers and can also generate cryptographically strong random numbers.
Idiomatic XMPP client, component and server library for Node.js. The objectives of node-xmpp: - Use Node.js conventions, especially EventEmitter (ie, for write buffer control) - Fast parsing; node-expat was written for this library - Client support for both XMPP clients and components - Optional server infrastructure with Router - After authentication, leave trivial protocol bits to the user, that is XML handling according to any XEP