New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node-document-compressor

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-document-compressor

Compressor adapter interface for `node-document` ODM for Node.js.

latest
Source
npmnpm
Version
0.1.0-pre2
Version published
Maintainers
1
Created
Source

NODE-DOCUMENT-COMPRESSOR Build Status

Compressor adapter interface for node-document ODM for Node.js.

About

Unified interface for compressing/decompressing data using different kind of compression engines/algorithms.

Adapters

  • Deflate
  • LZF
  • Snappy

Installation

  $ npm install node-document-compressor

Usage

For details; see node-document.

Test

Local tests:

  $ make test

License

Released under the MIT license.

Copyright (c) Jonas Grimfelt

Keywords

document

FAQs

Package last updated on 16 Mar 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts