conveyal/transitive.js

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/codespell.yml
.github/workflows/node-ci.yml
.gitignore
.npmignore
LICENSE
README.md
cpbuild.sh
img/threeoptions.png
img/threeoptions_focused.png
lib/transitive.css
package.json
stories/data/fdot-itin-multimodal.json
stories/data/profile.json
stories/data/putnam-bug.json
stories/data/walk-interlined-transit-walk-itinerary.json
tsconfig.json
yarn.lock
.eslintrc.js110
.storybook/main.js4
__tests__/util/index.test.js8
lib/core/journey.js92
A
2 hrs
lib/core/network.js464
D
2 days
lib/core/path.js40
lib/core/pathsegment.js149
A
25 mins
lib/core/pattern.js53
A
35 mins
lib/core/patterngroup.js20
lib/core/route.js24
lib/display/canvas-display.js117
A
1 hr
lib/display/display.js195
F
3 days
lib/display/svg-display.js31
A
2 hrs
lib/graph/edge.js630
F
1 wk
lib/graph/edgegroup.js73
A
1 hr
lib/graph/graph.js510
F
3 days
lib/graph/vertex.js40
lib/labeler/label.js45
lib/labeler/labeledgegroup.js64
A
1 hr
lib/labeler/labeler.js327
D
2 days
lib/labeler/pointlabel.js177
D
2 days
lib/labeler/segmentlabel.js91
B
4 hrs
lib/point/multipoint.js179
C
1 day
lib/point/place.js78
A
3 hrs
lib/point/point.js203
C
1 day
lib/point/pointcluster.js16
A
35 mins
lib/point/pointclustermap.js92
A
2 hrs
lib/point/stop.js132
A
3 hrs
lib/point/turn.js27
lib/renderer/default-renderer.js130
A
2 hrs
lib/renderer/renderededge.js243
D
2 days
lib/renderer/renderedsegment.js147
C
1 day
lib/renderer/renderer.js33