UNPKG

react-use-stack

Version:

``` Stack data structure as npm package This package helps you to simulate the behaviour of a stack. If you are familiar with c++ stacks this has exactly same methods. ```

22 lines (21 loc) 387 B
{ "name": "react-use-stack", "version": "1.2.1", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "stack", "react-stack", "lifo", "stack data structure", "react-use-stack" ], "author": "Talha shamim", "license": "ISC", "dependencies": { "publish": "^0.6.0" } }