Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@hellomouse/pouchdb

Package Overview
Dependencies
Maintainers
6
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hellomouse/pouchdb

PouchDB is a pocket-sized database

latest
Source
npmnpm
Version
7.0.1
Version published
Maintainers
6
Created
Source

pouchdb

PouchDB is a pocket-sized database.

Usage

npm install pouchdb
var PouchDB = require('pouchdb');
var db = new PouchDB('my_db');

For full API documentation and guides on PouchDB, see PouchDB.com.

This is the full, batteries-included pouchdb package containing code that is designed for both the Browser and Node.js. For details on PouchDB sub-packages, see the Custom Builds documentation.

Source

PouchDB and its sub-packages are distributed as a monorepo.

For a full list of packages, see the GitHub source.

Keywords

db

FAQs

Package last updated on 31 May 2019

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