lodash._stack

The internal lodash function `Stack` exported as a module.

MIT 7 个版本
安装
npm install lodash._stack
yarn add lodash._stack
pnpm add lodash._stack
bun add lodash._stack
README

lodash._stack v4.1.3

The internal lodash function Stack exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash._stack

In Node.js:

var Stack = require('lodash._stack');

See the package source for more details.

版本列表
4.1.3 2016-04-08
4.1.2 2016-04-03
4.1.1 2016-03-02
4.1.0 2016-02-17
4.0.2 2016-02-03
4.0.1 2016-01-13
4.0.0 2016-01-13