Skip to content

Kanso package providing build steps for adding exports from a commonjs module directly to the design doc

Notifications You must be signed in to change notification settings

kanso/properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Kanso package providing build steps for adding exports from a commonjs module directly to the design doc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published