Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
strongly-connected-components
Computes strongly connected components of a directed graph
data-structure-typed
Standard data structure
dominators
Various dominator tree generators.
tarjan
Tarjan-Lengauer dominator search algorithm
quisin
Data Structures of Javascript & TypeScript. Binary Tree, BST, Graph, Heap, Priority Queue, Linked List, Queue, Deque, Stack, AVL Tree, Tree Multiset, Trie, Directed Graph, Undirected Graph, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Qu
webpack-dependency-cycle-plugin
Check for dependency cycles using Tarjan's strongly connected components algorithm
tarjan-scc
tarjan's algoirthm for finding strongly connected components
find-entry-points
Find the entry points in a set of JavaScript files.
@lloydk/tsort
A Typescript port of the Ruby TSort module