dag-map

v2.0.2
A topologically ordered map of key/value pairs with a simple API for adding constraints.
dag map dependencies

build

npm run tsc && npm run rollup && npm run sorcery

tsc

tsc

docs

typedoc --out docs --tsconfig tsconfig.json --excludeNotExported --mode modules --theme minimal

rollup

rollup -c

sorcery

sorcery -i dag-map.umd.js

test

node tests/run.js

prepublish

npm run build
npm i dag-map

Metadata

  • MIT
  • Whatever
  • Kris Selden
  • released 1/8/2017

Downloads