# supercomfy

> Lightweight CouchDB client built on superagent

Latest version **0.1.6** (published 2013-10-09) · 0 weekly downloads

## Install

```sh
npm install supercomfy
pnpm add supercomfy
yarn add supercomfy
bun add supercomfy
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.6 |
| Published | 2013-10-09 |
| First published | 2012-03-29 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Damon Oehlman |
| Maintainers | damonoehlman |
| Keywords | database, couchdb |

## Links

- npm: https://www.npmjs.com/package/supercomfy
- Repository: https://bitbucket.org/DamonOehlman/supercomfy
- Issues: https://bitbucket.org/DamonOehlman/supercomfy/issues
- npm.io page: https://npm.io/package/supercomfy

## Dependencies (2)

- [debug](https://npm.io/package/debug.md) *
- [superagent](https://npm.io/package/superagent.md) 0.15.x

## Recent versions

- 0.1.6 (latest) — 2013-10-09
- 0.1.5 — 2012-10-05
- 0.1.4 — 2012-08-27
- 0.1.3 — 2012-08-27
- 0.1.2 — 2012-07-25
- 0.1.1 — 2012-03-29

## README

# SuperComfy

It's the supercomfy CouchDB client built for both [Node.js](http://nodejs.org/) and browser use.  Most of the hard work is taken care of by the excellent [SuperAgent](https://github.com/visionmedia/superagent) module.

<a href="http://travis-ci.org/#!/DamonOehlman/supercomfy"><img src="https://secure.travis-ci.org/DamonOehlman/supercomfy.png" alt="Build Status"></a>

## Thanks

Thanks to the following people for supporting libraries, and/or inspiration through other CouchDB javascript clients:

- [TJ Holowaychuk](https://github.com/visionmedia) - For [superagent](https://github.com/visionmedia/superagent) and so many other great javascript libraries.

- [Nuno Job](https://github.com/dscape) - Great work on the wonderful and lightweight [Nano](https://github.com/dscape/nano) CouchDB client for NodeJS.

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