`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
A node- and browser-ready async (now with promises) counterpart of Array.prototype.forEach
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes
backwards compatible version of builtin events.listenercount
A node- and browser-ready async counterpart of Array.prototype.forEach
A simple function that makes a counter-based promise, which can be incremented and decremented, and it resolves once its counter reaches zero.
keeps track of how many bytes have been written to a stream
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.
A tiny and fast text wrap library which takes ANSI escapes into account.