kevva/decompress

Allow to use stream as source

Open

#29 opened on Dec 17, 2015

View on GitHub
 (4 comments) (14 reactions) (0 assignees)JavaScript (53 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (419 stars)
PR merge metrics
 (PR metrics pending)

Description

Allow to use a stream on .src() so it could allow to use less memory instead of having all the file in memory on a Buffer object.

Contributor guide