Socket
Socket
Sign inDemoInstall

tcouchdbbuildercli

Package Overview
Dependencies
147
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tcouchdbbuildercli

read, update and manage couchdb design documents


Version published
Weekly downloads
0
Maintainers
1
Install size
8.58 MB
Created
Weekly downloads
 

Readme

Source

#tCouchDBBuilderCLI

Handling designdocuments in couchdb is aweful, even with the new UI included to couchDB 2.0. So I was looking for other solutions. As a Javascript expert I liked the progress that is made, with couchdb-compiler and couchdb-builder. Both modules read a directory and prepare a single design that can be written to couchDB.

This CLI-tool and module will provide the following features:

  1. read multiple designdocuments from the fileSystem
  2. update the documents in couchdb that are readed from the fileSystem
  3. provide a document called "general" to extend others, usefull to provide libraries of usefull cmd-modules.
  4. read existing documents from couchDB and store them to the fileSystem.

Keywords

FAQs

Last updated on 20 Nov 2016

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