Socket
Socket
Sign inDemoInstall

pouchdb-mapreduce

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pouchdb-mapreduce

Map Reduce =====


Version published
Maintainers
3
Created
Source

Map Reduce

Map/reduce plugin pulled out of PouchDB. A PouchDB plugin that, like PouchDB Collate, is bundled directly with PouchDB.

Building

npm run build

Testing

In Node

Run tests with npm test and coverage of tests with npm test --coverage install dependencies with npm install

If you have mocha installed globally you can run single test with:

TEST_DB=local mocha --reporter spec --grep search_phrase

In TEST_DB environment variable specify database that PouchDB should use (see package.json)

In the browser

Run npm run dev and then point your favorite browser to http://127.0.0.1:8001/test/index.html.

Keywords

FAQs

Package last updated on 10 Nov 2014

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc