@trenskow/stack

0.1.15 • 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

Package Sidebar

Install

npm i @trenskow/stack

Weekly Downloads

14

Version

0.1.15

License

BSD-2-Clause

Unpacked Size

3.26 kB

Total Files

5

Last publish

Collaborators

  • trenskow