Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 344 Bytes

Duality Package

The central part of the Duality framework. Implements the CouchDB design doc API in the browser and handles the dispatching of URLs

Install

Add duality to your dependencies section in kanso.json.

...
  "dependencies": {
    "duality": null,
    ...
  }

Run kanso install to fetch the package.