# git-odb-pack

> git packfile object database

Latest version **1.0.0** (published 2016-06-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install git-odb-pack
pnpm add git-odb-pack
yarn add git-odb-pack
bun add git-odb-pack
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2016-06-18 |
| First published | 2013-03-18 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Author | Chris Dickinson |
| Maintainers | chrisdickinson |
| Keywords | git, odb, packfile |

## Links

- npm: https://www.npmjs.com/package/git-odb-pack
- Repository: https://github.com/chrisdickinson/git-odb-pack
- Homepage: https://github.com/chrisdickinson/git-odb-pack#readme
- Issues: https://github.com/chrisdickinson/git-odb-pack/issues
- npm.io page: https://npm.io/package/git-odb-pack

## Dependencies (2)

- [git-packfile](https://npm.io/package/git-packfile.md) ^1.0.0
- [git-packidx-parser](https://npm.io/package/git-packidx-parser.md) ^1.0.0

## Alternatives

- [angular-pipes](https://npm.io/package/angular-pipes.md) — 5.6K weekly downloads
- [@ng-web-apis/midi](https://npm.io/package/@ng-web-apis/midi.md) — 2.6K weekly downloads
- [happn-3](https://npm.io/package/happn-3.md) — 1.6K weekly downloads
- [@opensip-cli/lang-go](https://npm.io/package/@opensip-cli/lang-go.md) — 1.2K weekly downloads
- [mongoose-typescript](https://npm.io/package/mongoose-typescript.md) — 85 weekly downloads

## Recent versions

- 1.0.0 (latest) — 2016-06-18
- 0.0.7 — 2013-05-27
- 0.0.6 — 2013-03-23
- 0.0.5 — 2013-03-23
- 0.0.4 — 2013-03-19
- 0.0.3 — 2013-03-19
- 0.0.2 — 2013-03-19
- 0.0.1 — 2013-03-18

## README

# git-odb-pack

a packfile object database for git.
combines packfiles and pack indexes.

## license

MIT

---
_Source: https://npm.io/package/git-odb-pack · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
