@trenskow/stack

0.1.17 • Public • Published

@trenskow/stack

Gets the current stack as an array.

Usage

const stack = require('@trenskow/stack');

const s = stack();

Returns an array of objects with the function, file, line, character keys.

License

See LICENSE

/@trenskow/stack/

    Package Sidebar

    Install

    npm i @trenskow/stack

    Weekly Downloads

    136

    Version

    0.1.17

    License

    BSD-2-Clause

    Unpacked Size

    3.26 kB

    Total Files

    5

    Last publish

    Collaborators

    • trenskow