Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 404 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 404 Bytes

Properties Package

Loads exported properties from a CommonJS module and adds them to a design doc, optionally proxying list, show and update functions so they maintain the scope of the original module.

Install

Add properties to your dependencies section in kanso.json.

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

Run kanso install to fetch the package.