Convert any kind of object into a disposable
npm install disposifyDisposify
========
Disposify is the module you'll need to make all sorts of objects disposable. After making them disposable, they'll fit anywhere in the EventKit Architecture
``sh`
npm install --save disposify
`js
function disposify
module.exports = disposify
``
This project is licensed under the terms of MIT License, see the LICENSE file for more info