Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tcouchdbbuildercli

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tcouchdbbuildercli

read, update and manage couchdb design documents

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 20 Nov 2016

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