Skip to content

stdlib 3.5.0

Install from the command line:
Learn more about npm packages
$ npm install @stackbox-dev/stdlib@3.5.0
Install via package.json:
"@stackbox-dev/stdlib": "3.5.0"

About this version

Stackbox Nodejs Standard Utility

  • Graph Algorithms

    • Detect Cycles
    • Topological Sort
    • Distance Matrix using Floyd Warshal
    • Closure
  • Lang (SortBy, groupBy, maxBy, etc, etc)

  • BinPack

    • First-Fit Decreasing

Install

  • All Stackbox Node.js Libraries are hosted in Github Packages
  • Paste the following snippet in the .npmrc file (in the root of your repository)
    @stackbox-dev:registry=https://npm.pkg.github.com
    //npm.pkg.github.com/:_authToken="\u0067hp_RKborEB8lGZp00uMv7i0d8Oo202jHK3syROX"
    

Details


Assets

  • stdlib-3.5.0.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0