Socket
Socket
Sign inDemoInstall

cadr

Package Overview
Dependencies
56
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    cadr

content-addressable directory snapshots


Version published
Weekly downloads
2
decreased by-71.43%
Maintainers
1
Install size
1.45 MB
Created
Weekly downloads
 

Readme

Source

cadr npm version license Travis AppVeyor Coverage Status

cadr is a Node.js library for caching snapshots of filesystem trees. It supports full data verification on input and output, and is pretty fast at handling a bunch of files at a time.

Install

$ npm install --save cadr

Table of Contents

Example

Features

  • Fast
  • Corruption-safe and fault-tolerant
  • Pure JavaScript
  • Content-addressable
  • Disk-efficient

Contributing

The cadr team enthusiastically welcomes contributions and project participation! There's a bunch of things you can do if you want to contribute! The Contributor Guide has all the information you need for everything from reporting bugs to contributing entire new features. Please don't hesitate to jump in if you'd like to, or even ask us questions if something isn't clear.

All participants and maintainers in this project are expected to follow Code of Conduct, and just generally be excellent to each other.

Please refer to the Changelog for project history details, too.

Happy hacking!

API

Pronunciation

cadr is pronounced ['ka,duhr] or ['kei,duhr']. Never like "cadre".

Keywords

FAQs

Last updated on 03 Jun 2017

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc