Home Manual Reference Source

Installation

Can be managed using yarn, npm, or jspm.

yarn

yarn add @graph-algorithm/topological-sorting

npm

npm install @graph-algorithm/topological-sorting --save

jspm

jspm install npm:@graph-algorithm/topological-sorting