mscdex / httpolyglotLinks
Serve http and https connections over the same port with node.js
☆181Updated 6 years ago
Alternatives and similar repositories for httpolyglot
Users that are interested in httpolyglot are comparing it to the libraries listed below
Sorting:
- ☆157Updated 11 months ago
- Check if something is a Node.js stream☆114Updated last year
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 10 months ago
- Node bindings for Zopfli Compression Algorithm (zlib, gzip, deflate compatible)☆112Updated 2 years ago
- A simple LRU cache☆136Updated 3 years ago
- Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.☆157Updated last month
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆121Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆194Updated last year
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 5 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated 5 months ago
- Like ruby's Abbrev module☆167Updated 3 weeks ago
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- A very fast streaming multipart parser for node.js☆187Updated 2 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 5 months ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆83Updated last month
- Creates super long stack traces☆196Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 5 months ago
- Module to hook into the Node.js require function☆178Updated last month
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Create and parse HTTP Content-Type header☆139Updated 2 weeks ago
- Run an executable under xvfb-run, but only when needed☆138Updated 8 years ago
- Escape and stringify an array of arguments to be executed on the shell☆71Updated 10 years ago
- ☆89Updated 3 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 5 years ago
- Make your own error types!☆70Updated 2 years ago
- A streams2 passthrough meter. Counts bytes passed through, and if given a max byte limit will abort the stream when it is exceeded.☆29Updated 9 years ago