stack-lifo@0.1.1
Javascript implementation of a stack (LIFO) data structure
MIT
2015-01-19
安装 (0.1.1)
npm install stack-lifo@0.1.1
yarn add stack-lifo@0.1.1
pnpm add stack-lifo@0.1.1
bun add stack-lifo@0.1.1
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| dbly-linked-list | ^0.1.2 |
devDependencies (6)
| 包名 | 版本要求 |
|---|---|
| grunt | ^0.4.5 |
| grunt-contrib-jshint | ^0.10.0 |
| grunt-mocha-cli | ^1.12.0 |
| jshint-stylish | ^1.0.0 |
| mocha | ^2.1.0 |
| should | ^4.6.0 |