react-use-stack
``` 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. ```
``` 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. ```
Register a subscription in LIFO stack.
Last In First Out data structures for JavaScript
A native JavaScript implementation of the Stack data structure
Detect clicks outside of elements
A Simple Job Manager
A stack (LIFO) implementation written in TypeScript.
Stack.
Build stacks. FIFO and LIFO.
Providing limited size stack for JS (& TypeScript).
A lightweight implementation over native Javascript array for some extra sauce.
General purpose and generic read/write buffer implementations with different behaviors/orderings
Deque. Javascript & Typescript Data Structure.