Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
hard-source-webpack-plugin
Hard cache the source of modules in webpack.
data-structure-typed
Standard data structure
hard-source-webpack-plugin-fixed-hashbug
Hard cache the source of modules in webpack. Patched version fixing the hash bug
async-parallel
Async enabled each(), map(), filter() functions that work just like their standard counterparts, but can be used with async/await and also provide concurrency limiting. Includes built-in typings and JSDoc comments for IntelliSense documentation.
min-heap-typed
Min Heap
directed-graph-typed
Directed Graph
asclasit
ASync CLasses + ASync ITerators
@thi.ng/geom-subdiv-curve
Freely customizable, iterative nD subdivision curves for open / closed geometries
graph-typed
Graph data structure.
hard-source-webpack-plugin-patch
Hard cache the source of modules in webpack.
priority-queue-typed
Priority Queue
min-priority-queue-typed
Min Priority Queue
@cb_goat_sw/ai-guidance-generator
CLI tool that generates AI guidance files (PLANNING.md, AI_RULES.md, TASKS.md, README.md, CONTRIBUTING.md) for autonomous AI development projects. Supports interactive editing, iterative generation with validations, and both interactive and non-interactiv
framerate-optimizer
Library for tracking and iteratively improving framerate over time.
binary-tree-typed
Binary Tree. Javascript & Typescript Data Structure.
tree-multimap-typed
Tree Multimap
undirected-graph-typed
Undirected Graph
deque-typed
Deque
heap-typed
Heap
iddfs
iterative deepening depth-first search (IDDFS) for JavaScript