Skip to content

dominictarr/patch-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

patch-context

add a context menu to patch{bay,work}

this patch module decorates the window.

//use by adding a line like this to the main app module.
window = api.app.sync.window(window)

then merge this into your depject loader.

combine(
  require('patch-context'),
  ...
)

TODO

make the context menu itself made of modules.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published