npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "double" 的结果(共 6 个)
double-ended-queue

Extremely fast double-ended queue implementation

MIT
denque

The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.

Apache-2.0
dequeue

A simple double ended queue datastructure

stringify-object

Stringify an object/array like JSON.stringify just without all the double-quotes

BSD-2-Clause