New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

divanator

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

divanator

Compile CouchDB design doc written in modern JavaScript.

latest
Source
npmnpm
Version
0.4.3
Version published
Maintainers
1
Created
Source

Divanator

Build Status Coverage Status Dependency Status

Compile CouchDB design docs written in modern JavaScript.

Install

$ npm install --save divanator

Database name is "alpo".

By default, http://localhost:5984

To change the deployment URL:

npm config set alpo:dburl https://USERNAME:PASSWORD@server.example.com

Building on divanator

feverish builds on divanator, providing a cli with built-in help. See that project for an example to use divanator. You can expect that a few features will migrate upwards from feverish to this project.

Missing features

Currently doesn't handle view/lib/ content.

We're not providing polyfills thru babel yet. So some things like Object.assign() won't work in a design document function.

License

AGPL-v3 © Robin Millette

Keywords

couchdb

FAQs

Package last updated on 06 Oct 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