mapillary / mapillary-js
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 365
  • Daily file updates (only one update per file and date counted): 1611
  • First update: 2015-11-03
  • Latest update: 2022-03-16
  • Days between first and latest update: 2326 (332 weeks, estimated 1660 working days)
  • Active days (at least one file change): 675
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 365 files with 31,536 lines of code in files.
    • 288 files that are 366+ days old (27,644 lines of code)
    • 73 files that are 181-365 days old (3,824 lines of code)
    • 2 files that are 91-180 days old (11 lines of code)
    • 2 files that are 31-90 days old (57 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
87% | 12% | <1% | <1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: zoomable circles
Latest Change Distribution Overall
Days since last update
  • There are 365 files with 31,536 lines of code in files.
    • 140 files have been last changed 366+ days ago (6,938 lines of code)
    • 178 files have been last changed 181-365 days ago (16,645 lines of code)
    • 23 files have been last changed 91-180 days ago (2,145 lines of code)
    • 24 files have been last changed 31-90 days ago (5,808 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
22% | 52% | 6% | 18% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: zoomable circles
File Change History per File Extension
ts, js, html, md, css, svg, json, gitignore, mdx, cjs, txt, sh, editorconfig, yml, eslintignore, prettierignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts90% | 9% | <1% | <1% | 0%
css67% | 32% | 0% | 0% | 0%
js18% | 81% | 0% | 0% | 0%
cjs100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
ts21% | 52% | 7% | 19% | 0%
css67% | 32% | 0% | 0% | 0%
js5% | 94% | 0% | 0% | 0%
cjs100% | 0% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
src/component87% | 12% | <1% | <1% | 0%
src/viewer93% | 6% | <1% | 0% | 0%
src/graph100% | 0% | 0% | 0% | 0%
src/state93% | 4% | 0% | 1% | 0%
src/geo100% | 0% | 0% | 0% | 0%
src/render100% | 0% | 0% | 0% | 0%
src/tile100% | 0% | 0% | 0% | 0%
src/api56% | 43% | 0% | 0% | 0%
styles100% | 0% | 0% | 0% | 0%
src/util94% | 5% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
config50% | 49% | 0% | 0% | 0%
src/error74% | 25% | 0% | 0% | 0%
doc/src0% | 100% | 0% | 0% | 0%
doc0% | 100% | 0% | 0% | 0%
doc/sidebars0% | 100% | 0% | 0% | 0%
doc/plugins0% | 100% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/component24% | 59% | 2% | 14% | 0%
src/geo90% | 5% | 0% | 4% | 0%
styles100% | 0% | 0% | 0% | 0%
src/state25% | 1% | 7% | 66% | 0%
src/viewer9% | 46% | 12% | 32% | 0%
src/graph9% | 80% | 9% | 0% | 0%
ROOT32% | 67% | 0% | 0% | 0%
src/render2% | 65% | 0% | 31% | 0%
src/tile4% | 50% | 0% | 45% | 0%
src/util17% | 82% | 0% | 0% | 0%
src/error74% | 25% | 0% | 0% | 0%
config17% | 82% | 0% | 0% | 0%
src/api<1% | 30% | 69% | 0% | 0%
doc/src0% | 100% | 0% | 0% | 0%
doc0% | 100% | 0% | 0% | 0%
doc/sidebars0% | 100% | 0% | 0% | 0%
doc/plugins0% | 100% | 0% | 0% | 0%
src0% | 0% | 100% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
Graph.ts
in src/graph
1217 35 331 2352 103 5
Viewer.ts
in src/viewer
617 85 45 2352 143 6
Sequence.ts
in src/graph
35 6 385 2348 15 3
MapillaryError.ts
in src/error
7 1 448 2348 8 3
StateContext.ts
in src/state
190 51 45 2339 52 3
Spatial.ts
in src/geo
205 15 385 2327 23 4
EdgeCalculator.ts
in src/graph/edge
556 8 364 2322 43 4
70 1 397 2322 10 3
EdgeCalculatorSettings.ts
in src/graph/edge
49 2 397 2322 7 2
34 1 397 2321 6 2
GraphService.ts
in src/graph
411 17 318 2312 79 4
StateService.ts
in src/state
468 49 45 2308 78 4
GeoCoords.ts
in src/geo
162 5 385 2307 13 3
Navigator.ts
in src/viewer
303 18 179 2299 70 3
FrameGenerator.ts
in src/state
22 - 448 2292 6 3
Transform.ts
in src/geo
481 34 385 2291 58 4
IStateContext.ts
in src/state/interfaces
39 - 45 2291 33 3
Container.ts
in src/viewer
138 6 312 2290 42 5
Camera.ts
in src/geo
70 11 359 2288 18 3
LoadingService.ts
in src/viewer
67 5 397 2284 14 3
DOMRenderer.ts
in src/render
248 5 261 2280 34 5
IGLRenderHash.ts
in src/render/interfaces
5 - 397 2279 4 2
GLRenderer.ts
in src/render
385 7 335 2278 41 5
MouseService.ts
in src/viewer
590 49 351 2276 56 4
221 12 328 2263 55 5
Component.ts
in src/component
117 12 364 2263 24 3
ComponentService.ts
in src/component
113 11 392 2263 17 3
MarkerComponent.ts
in src/component/marker
546 20 346 2258 57 5
State.ts
in src/state
8 - 45 2237 8 3
TouchService.ts
in src/viewer
289 15 261 2231 28 4
RenderService.ts
in src/render
177 9 356 2228 38 5
RenderMode.ts
in src/render
4 - 448 2227 4 4
RenderCamera.ts
in src/render
392 29 45 2207 37 3
TagComponent.ts
in src/component/tag
578 28 319 2203 77 3
TagSet.ts
in src/component/tag
153 19 448 2203 17 2
TagDOMRenderer.ts
in src/component/tag
28 2 397 2202 25 3
TagOperation.ts
in src/component/tag
5 - 448 2201 6 2
SpriteService.ts
in src/viewer
164 5 392 2194 19 2
ISpriteAtlas.ts
in src/viewer/interfaces
8 - 392 2194 8 2
RectGeometry.ts
in src/component/tag/geometry
403 24 331 2172 37 3
PolygonGeometry.ts
in src/component/tag/geometry
209 19 346 2172 33 3
Tag.ts
in src/component/tag/tag
105 15 346 2172 18 2
Geometry.ts
in src/component/tag/geometry
17 2 385 2172 14 2
OutlineTag.ts
in src/component/tag/tag
217 40 331 2167 32 3
OutlineCreateTag.ts
in src/component/tag/tag
173 10 397 2167 23 2
TagCreator.ts
in src/component/tag
137 7 397 2167 17 2
GeometryTagError.ts
in src/component/tag/error
8 1 448 2167 5 2
VertexGeometry.ts
in src/component/tag/geometry
173 10 385 2164 25 3
SpotTag.ts
in src/component/tag/tag
63 12 331 2163 16 2
PointGeometry.ts
in src/component/tag/geometry
33 5 346 2163 15 2
Files Not Recently Changed (Top 50)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
Lines.ts
in src/geo
70 6 1335 1341 3 1
PopupAlignment.ts
in src/component/popup/popup
1 - 448 1777 2 2
TagDomain.ts
in src/component/tag/tag
4 - 448 1319 2 2
RenderMode.ts
in src/render
4 - 448 2227 4 4
GraphMode.ts
in src/graph
4 - 448 1612 2 2
TagOperation.ts
in src/component/tag
5 - 448 2201 6 2
SequenceMode.ts
in src/component/sequence
5 - 448 1587 3 2
MapillaryError.ts
in src/error
7 1 448 2348 8 3
8 1 448 2019 4 2
8 1 448 2004 4 2
GeometryTagError.ts
in src/component/tag/error
8 1 448 2167 5 2
TagMode.ts
in src/component/tag
8 - 448 1766 8 2
KeyboardService.ts
in src/viewer
18 3 448 1688 6 2
CreatePointsHandler.ts
in src/component/tag/handlers
18 4 448 886 4 2
CreatePolygonHandler.ts
in src/component/tag/handlers
19 4 448 1671 7 2
FrameGenerator.ts
in src/state
22 - 448 2292 6 3
CreatePointHandler.ts
in src/component/tag/handlers
27 3 448 1672 8 2
CreateRectHandler.ts
in src/component/tag/handlers
44 6 448 1671 6 2
CreateVertexHandler.ts
in src/component/tag/handlers
109 2 448 1671 10 2
CreateRectDragHandler.ts
in src/component/tag/handlers
128 3 448 1669 11 2
TagSet.ts
in src/component/tag
153 19 448 2203 17 2
TagScene.ts
in src/component/tag
164 19 448 1766 8 2
perspective_distorted.vertex.glsl.ts
in src/component/shaders
12 1 442 442 1 1
perspective_curtain.vertex.glsl.ts
in src/component/shaders
12 1 442 442 1 1
fisheye_curtain.vertex.glsl.ts
in src/component/shaders
12 1 442 442 1 1
fisheye.vertex.glsl.ts
in src/component/shaders
12 1 442 442 1 1
12 1 442 442 1 1
perspective.vertex.glsl.ts
in src/component/shaders
12 1 442 442 1 1
23 1 442 442 1 1
24 1 442 442 1 1
perspective.fragment.glsl.ts
in src/component/shaders
36 1 442 442 1 1
perspective_curtain.fragment.glsl.ts
in src/component/shaders
37 1 442 442 1 1
fisheye.fragment.glsl.ts
in src/component/shaders
40 1 442 442 1 1
fisheye_curtain.fragment.glsl.ts
in src/component/shaders
41 1 442 442 1 1
bearing.css
in styles
65 - 398 398 1 1
zoom.css
in styles
79 - 398 398 1 1
tag.css
in styles
111 - 398 398 1 1
popup.css
in styles
160 - 398 398 1 1
OutlineCreateTagOptions.ts
in src/component/tag/interfaces
3 - 397 397 1 1
MouseClaim.ts
in src/viewer/interfaces
4 - 397 397 1 1
MousePixelDeferral.ts
in src/viewer/interfaces
4 - 397 397 1 1
PointOfView.ts
in src/viewer/interfaces
4 - 397 397 1 1
EulerRotation.ts
in src/state/interfaces
4 - 397 397 1 1
Shader.ts
in src/component/interfaces
4 - 397 397 1 1
ExtremePointCreateTagOptions.ts
in src/component/tag/interfaces
4 - 397 397 1 1
ViewportSize.ts
in src/render/interfaces
4 - 397 397 1 1
CircleMarkerOptions.ts
in src/component/marker/interfaces
5 - 397 397 1 1
IGLRenderHash.ts
in src/render/interfaces
5 - 397 2279 4 2
AnimationFrame.ts
in src/state/interfaces
6 - 397 397 1 1
StepDirection.ts
in src/graph/edge/interfaces
6 - 397 397 1 1
Most Recently Created Files (Top 50)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
GravityTraversingState.ts
in src/state/state
38 7 45 45 1 1
SpatialCommon.ts
in src/component/spatial
19 1 77 77 1 1
PointVisualizationMode.ts
in src/component/spatial/enums
5 - 139 139 1 1
ViewerReferenceEvent.ts
in src/viewer/events
6 - 160 160 1 1
IEventEmitter.ts
in src/util/interfaces
11 - 300 300 1 1
23 3 312 312 1 1
GraphDataProvider.ts
in src/api/provider
260 12 179 317 2 1
GraphQueryCreator.ts
in src/api/provider
52 6 317 317 1 1
GraphContracts.ts
in src/api/provider
37 - 317 317 1 1
GraphConverter.ts
in src/api/provider
29 1 317 317 1 1
GraphEnts.ts
in src/api/provider
18 - 317 317 1 1
GraphDataProviderOptions.ts
in src/api/provider
4 - 317 317 1 1
editor.css
in doc/src/css
64 - 321 321 1 1
NumberController.js
in doc/src/js/options
6 1 325 325 1 1
mapbox.css
in doc/src/css
1 - 327 327 1 1
DragPanHandler.ts
in src/component/pointer
236 - 328 328 1 1
EarthControlHandler.ts
in src/component/pointer
224 6 328 328 1 1
PointerComponent.ts
in src/component/pointer
118 7 328 328 1 1
ImageBoundary.ts
in src/component/pointer
117 4 328 328 1 1
BounceHandler.ts
in src/component/pointer
104 - 328 328 1 1
TouchZoomHandler.ts
in src/component/pointer
86 - 328 328 1 1
ScrollZoomHandler.ts
in src/component/pointer
81 - 328 328 1 1
Log.js
in doc/src/js/options
54 4 319 328 3 1
log.css
in doc/src/css
34 - 319 328 2 1
FunctionController.js
in doc/src/js/options
17 2 328 328 1 1
PointerConfiguration.ts
in src/component/interfaces
7 - 328 328 1 1
HandlerTypes.ts
in src/component/pointer
6 - 328 328 1 1
options.css
in doc/src/css
107 - 325 329 3 1
BooleanController.js
in doc/src/js/options
45 5 329 329 1 1
Folder.js
in doc/src/js/options
42 3 319 329 3 1
OptionController.js
in doc/src/js/options
25 1 329 329 1 1
Controller.js
in doc/src/js/options
23 4 329 329 1 1
init.js
in config
33 - 327 330 2 1
error.js
in doc/src/js/utils
8 1 261 333 2 1
ViewerComponent.js
in doc/src/js/components
27 3 327 339 5 1
Code.js
in doc/src/js/components
22 1 261 339 4 1
code.module.css
in doc/src/js/components
14 - 329 339 2 1
viewer.module.css
in doc/src/js/components
5 - 261 339 4 1
index.js
in doc/src/theme/ReactLiveScope
29 - 186 341 11 1
150 - 258 342 12 1
docs.sidebars.js
in doc/sidebars
98 - 186 342 10 1
index.js
in doc/plugins/plugin-overwrite-slug
22 - 342 342 1 1
api.sidebars.js
in doc/sidebars
8 - 342 342 1 1
examples.sidebars.js
in doc/sidebars
3 - 340 342 3 1
index.js
in doc/src/pages
95 1 228 344 7 1
35 - 341 344 4 1
styles.module.css
in doc/src/pages
30 - 342 344 2 1
custom.css
in doc/src/css
27 - 312 344 7 1
3 - 344 344 1 1
CellMath.ts
in src/api
37 2 179 349 2 1
Most Recently Changed Files (Top 50)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes# contributors
352 14 40 386 5 1
Viewer.ts
in src/viewer
617 85 45 2352 143 6
StateService.ts
in src/state
468 49 45 2308 78 4
ImageComponent.ts
in src/component/image
448 3 45 392 10 1
RenderCamera.ts
in src/render
392 29 45 2207 37 3
BearingComponent.ts
in src/component/bearing
352 7 45 392 9 1
StateBase.ts
in src/state/state
346 55 45 386 8 1
PanService.ts
in src/viewer
309 11 45 1174 29 2
StateContext.ts
in src/state
190 51 45 2339 52 3
71 5 45 361 4 1
Geo.ts
in src/geo
60 4 45 1278 9 2
IStateContext.ts
in src/state/interfaces
39 - 45 2291 33 3
GravityTraversingState.ts
in src/state/state
38 7 45 45 1 1
IAnimationState.ts
in src/state/interfaces
24 - 45 397 5 1
Modes.ts
in src/viewer
16 1 45 352 2 1
State.ts
in src/state
8 - 45 2237 8 3
CameraControls.ts
in src/viewer/enums
6 - 45 361 4 1
Observer.ts
in src/viewer
434 12 57 1866 23 2
IViewer.ts
in src/viewer/interfaces
72 - 73 391 7 1
EarthState.ts
in src/state/state
154 7 75 386 7 1
SpatialComponent.ts
in src/component/spatial
625 12 76 366 12 1
SpatialScene.ts
in src/component/spatial
503 28 77 366 9 1
SpatialCell.ts
in src/component/spatial/scene
265 14 77 355 3 1
SpatialCommon.ts
in src/component/spatial
19 1 77 77 1 1
195 6 115 359 5 1
TraversingState.ts
in src/state/state
67 5 139 386 3 1
ClusterPoints.ts
in src/component/spatial/scene
66 5 139 355 4 1
WaitingState.ts
in src/state/state
49 9 139 386 3 1
48 - 139 388 7 1
InteractiveWaitingState.ts
in src/state/state
35 5 139 386 3 1
SpatialConfiguration.ts
in src/component/interfaces
14 - 139 366 6 1
PointVisualizationMode.ts
in src/component/spatial/enums
5 - 139 139 1 1
Common.ts
in src/api
85 7 145 393 3 1
ViewerEventType.ts
in src/viewer/events
23 - 160 385 4 1
ViewerReferenceEvent.ts
in src/viewer/events
6 - 160 160 1 1
SpatialCache.ts
in src/component/spatial
322 16 179 366 5 1
Navigator.ts
in src/viewer
303 18 179 2299 70 3
ImageCache.ts
in src/graph
285 19 179 385 3 1
GraphDataProvider.ts
in src/api/provider
260 12 179 317 2 1
105 20 179 558 27 1
81 8 179 538 14 1
IDataProvider.ts
in src/api/interfaces
73 - 179 573 12 1
APIWrapper.ts
in src/api
52 8 179 443 10 1
CellMath.ts
in src/api
37 2 179 349 2 1
ViewerOptions.ts
in src/viewer/options
21 - 179 391 7 1
IGeometryProvider.ts
in src/api/interfaces
7 - 179 548 4 1
ProviderEvent.ts
in src/api/events
6 - 179 384 3 1
docs.sidebars.js
in doc/sidebars
98 - 186 342 10 1
index.js
in doc/src/theme/ReactLiveScope
29 - 186 341 11 1
index.js
in doc/src/pages
95 1 228 344 7 1