Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

Repository files navigation

qpatch

"Patch" JS Classes using node's std callbacks to use Q promises

Example

varqClass=require('qpatch');varnewClass=qClass(someOldClass,['methods_to_exclude','...']);// newClass' methods now return promises instead of accepting callbacks

About

"Patch" JS Classes using node's std callbacks to use Q promises

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages