AutoScheduleJS/userstate-manager

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.npmignore
.prettierrc.json
.travis.yml
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
LICENSE
README.md
package-lock.json
package.json
tsconfig.base.json
tsconfig.build.json
tsconfig.json
tslint.json
typedoc.js13
src/data-flows/main.flow.ts274
A
55 mins
src/data-flows/satisfactions.flow.ts191
A
2 hrs
src/data-flows/transformations.flow.ts176
A
25 mins
src/data-structures/config.interface.ts4
src/data-structures/identifier.interface.ts8
src/data-structures/need-resource.interface.ts14
src/data-structures/need-satisfaction.interface.ts10
src/data-structures/queries-scheduler.interface.ts21
src/data-structures/ref-doc.interface.ts5
src/data-structures/transform-satisfaction.interface.ts11
src/data-structures/transformation-time.interface.ts18
src/data-structures/userstate-collection.interface.ts4
src/index.ts1