36 packages found
LIFO stack with finite history
The Stack (LIFO) data structure in TypeScript.
HTML5 LocalStorage Manager and Data Structures for Angular 2
- NG
- LocalStorage
- Storage
- Store
- Local Storage
- HTML5
- Angular 2
- Data Structures
- Dict
- Object
- Array
- List
- FIFO
- Stack
- View more
A lightweight implementation over native Javascript array for some extra sauce.
This is an interactive swipeable view stack similar to what we see in Tinder or Quick Pay Cards in BookMyShow. Users can pan left or right on the frontmost view to naviagte to the next view. Data set is looped by defaut.
``` 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. ```
A stack (LIFO) implementation written in TypeScript.
Stack data structure implementation
Queue data structure implementation
Implementation of an append-only, capped circular buffer using Redis
Implementation of stack data structure
The Queue (FIFO) data structure in TypeScript.
In-memory object cache written in typescript for Node that supports multiple eviction strategies.
Just the cutest and tiniest queue/deque implementation!
A Simple Job Manager