stack-lifo@0.1.0
Javascript implementation of a stack (LIFO) data structure
MIT
2015-01-19
安装 (0.1.0)
npm install stack-lifo@0.1.0
yarn add stack-lifo@0.1.0
pnpm add stack-lifo@0.1.0
bun add stack-lifo@0.1.0
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 |