stack-typed373MIT2.0.4Stack
zrwusaabout 2 months agoLast In, First Out (LIFO), Data structure, Stack, Push in-queue98MIT1.2.3A lightweight queue package supporting both FIFO (FirstInFirstOut) and LIFO (LastInFirstOut) operations. Features include asynchronous iteration, event emission, and batch processing. The queue dynamically resizes, handles push and get timeouts, and
baji-ismail11 months agolifo, LIFO, in-queue, queue grunfeld22MIT0.0.11
- 🚀 간단한 API: 복잡한 상태 관리 없이 몇 줄의 코드로 대화상자를 관리할 수 있습니다 - 🎯 동기/비동기 지원: 일반적인 알림부터 사용자 응답이 필요한 확인 대화상자까지 모든 시나리오를 지원합니다 - 📱 유연한 위치 설정: 중앙 모달, 하단 시트 등 다양한 UI 패턴에 맞춰 위치를 조정할 수 있습니다 - 🔄 스마트한 스택 관리: 여러 대화상자가 열릴 때 논리적인
LIFO(LastInFirstOut) 순서로
ilokesto2 days ago stack-ll4MIT1.0.1simple last-in-first-out(LIFO) data structure
incessantmerakiabout 3 years agojavascript, node, stack, datastructure @caelus-dts/stack3MIT0.1.0A TypeScript implementation of a stack data structure following the LIFO (Last-In, First-Out) principle
caelus-lab6 months agolast-in-first-out, LIFO, stack, data structure