2.0.1 • Published 8 years ago

patch-context v2.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

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

2.0.1

8 years ago

2.0.0

8 years ago

1.0.0

8 years ago