{"_id":"@apexds/queue","name":"@apexds/queue","dist-tags":{"latest":"1.0.2"},"versions":{"1.0.2":{"name":"@apexds/queue","version":"1.0.2","description":"FIFO queue with clean API and strong typing. Lightweight and iterable by design.","scripts":{"build:lib":"rimraf ./lib && vite build","build:dts":"dts-bundle-generator -o lib/index.d.ts src/index.ts --no-check --inline-declare-externals --external-inlines @raikuxq/alg-ds","build:full":"yarn build:lib && yarn build:dts"},"author":{"name":"raikuxq","email":"raikuxqt@gmail.com"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/raikuxq/apexds-queue.git"},"keywords":["typescript","queue"],"main":"./lib/index.mjs","module":"./lib/index.mjs","types":"./lib/index.d.ts","dependencies":{},"devDependencies":{"@apexds/core":"^4.2.3","@types/jest":"^29.5.12","dts-bundle-generator":"^9.5.1","jest":"^29.7.0","rimraf":"^6.1.2","ts-jest":"^29.1.2","typescript":"^5.4.5","vite":"^5.2.11"},"sideEffects":false,"_id":"@apexds/queue@1.0.2","gitHead":"5fb9286d6e2fa4c46fa7c4de01af8722814fd47c","bugs":{"url":"https://github.com/raikuxq/apexds-queue/issues"},"homepage":"https://github.com/raikuxq/apexds-queue#readme","_nodeVersion":"22.17.1","_npmVersion":"11.5.2","dist":{"integrity":"sha512-SBF+Pll5UrH7Cu/E2T7YtwQLjg0p1Pgm306g4G5Davn2AIwlxqpvgAZz641jt6gBjpsc3r2zBLVJKDOvqC+CqQ==","shasum":"bad5852f9a735dd417f21030129bcceda9c9ecd9","tarball":"https://registry.npmjs.org/@apexds/queue/-/queue-1.0.2.tgz","fileCount":5,"unpackedSize":9920,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCUGbvKZuvftoPeO987EAJguQWL7WGCEagICJTPxFAZ9gIgRvDeGrkaxd+pYlcDRhvPCpTAacgOWZWPPzviXIGxOoA="}]},"_npmUser":{"name":"raikuxq","email":"raikulmao.dev@gmail.com"},"directories":{},"maintainers":[{"name":"raikuxq","email":"raikulmao.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/queue_1.0.2_1772615400594_0.6536850813009176"},"_hasShrinkwrap":false}},"time":{"created":"2026-03-04T09:10:00.529Z","1.0.2":"2026-03-04T09:10:00.778Z","modified":"2026-03-04T09:10:00.932Z"},"maintainers":[{"name":"raikuxq","email":"raikulmao.dev@gmail.com"}],"description":"FIFO queue with clean API and strong typing. Lightweight and iterable by design.","homepage":"https://github.com/raikuxq/apexds-queue#readme","keywords":["typescript","queue"],"repository":{"type":"git","url":"git+https://github.com/raikuxq/apexds-queue.git"},"author":{"name":"raikuxq","email":"raikuxqt@gmail.com"},"bugs":{"url":"https://github.com/raikuxq/apexds-queue/issues"},"license":"MIT","readme":"# @apexds/queue\nFIFO queue with clean API and strong typing. Lightweight and iterable by design.\n\n[![npm version](https://img.shields.io/npm/v/@apexds/queue.svg)](https://www.npmjs.com/package/@apexds/queue)\n[![minzip](https://img.shields.io/bundlephobia/minzip/@apexds/queue)](https://bundlephobia.com/package/@apexds/queue)\n[![gzip size](https://img.shields.io/bundlejs/size/gzip/@apexds/queue)](https://bundlejs.com/?q=@apexds/queue)\n\n\n---\n\n## Documentation\n\nDetailed documentation is available at:  \n[https://raikuxq-algorithms.netlify.app/guide/data-structures/queues](https://raikuxq-algorithms.netlify.app/guide/data-structures/queue.html)\n\n---\n\n# Installing\nInstall by using any of these commands:\n+ `yarn add @apexds/queue`\n+ `npm install @apexds/queue --save`\n\n## Core lib\nCore (implementation, tests, docs): [@apexds/core](https://github.com/raikuxq/apexds)","readmeFilename":"README.md","_rev":"1-2b268e65e243fcb68b2d6cef938c5029"}