argwrap
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

Package Version Build Status Coverage Status Apache License 2.0 Gratipay Tips

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

/argwrap/

    Package Sidebar

    Install

    npm i argwrap

    Weekly Downloads

    12

    Version

    0.0.4

    License

    Apache-2.0

    Last publish

    Collaborators

    • ktaeyln