argwrap
v0.0.4
Published
Scans a given argument and detects its arguments, than maps those onto an object through a wrapper function which can be called whenever. Makes it easy to provide plugins that have a dynamic order or set of arguments with multiple names.
Downloads
14
Maintainers
Readme
node-argwrap
Scans a given argument and detects its arguments, than maps those onto an object through a wrapper function which can be called whenever. Makes it easy to provide plugins that have a dynamic order or set of arguments with multiple names.
See the testing source for how to use this library.
npm install -g argwrap
legal
node-argwrap is licensed under Apache License 2.0