danielgindi / node-autodetect-decoder-stream
An iconv-lite stream that autodetects the encoding and fallbacks to a specified fallback encoding.
☆31Updated 3 years ago
Alternatives and similar repositories for node-autodetect-decoder-stream:
Users that are interested in node-autodetect-decoder-stream are comparing it to the libraries listed below
- Git/Subversion/Mercurial repository metadata parser☆39Updated 2 years ago
- Abstract message protocol for nodejs☆134Updated 6 years ago
- The util.is* functions from Node core☆103Updated 3 years ago
- Promisifies all the selected functions in an object☆57Updated 4 years ago
- Module to hook into the Node.js require function☆174Updated last week
- Graceful process exit manager without dependencies. allows waiting on multiple async services.☆36Updated last year
- Minimal install client for prebuilds.☆105Updated 3 weeks ago
- ☆176Updated last year
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last month
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆54Updated 3 years ago
- Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system☆62Updated 10 months ago
- HTTP request freshness testing☆160Updated 5 months ago
- Javascript FNV-1a Hash Algorithm (up to 1024 bit) implementation. Based on:☆87Updated last year
- Cross-platform native method to receive the list of the launched processes☆67Updated 5 years ago
- unix datagram support for node.js☆77Updated 2 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆175Updated 7 years ago
- Node.js interface to the native liblzma compression library (.xz file format, among others)☆106Updated 5 months ago
- Gets current disk information from Server hosting nodejs application☆22Updated 4 years ago
- [MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233☆51Updated 2 years ago
- A simple, light-weight NodeJS utility for measuring code execution in high-resolution real times.☆55Updated 3 years ago
- Bytes go in, but they don't come out (when muted).☆53Updated 4 months ago
- Clear a module from the cache☆181Updated 3 years ago
- A PROXY protocol (v1/v2) builder and parser for JavaScript☆15Updated last year
- A very fast streaming multipart parser for node.js☆186Updated last year
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data