microsoft / arcade-machine-react
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: 38
  • Daily file updates (only one update per file and date counted): 117
  • First update: 2018-07-11
  • Latest update: 2021-04-19
  • Days between first and latest update: 1014 (144 weeks, estimated 720 working days)
  • Active days (at least one file change): 11
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 38 files with 1,729 lines of code in files.
    • 38 files that are 366+ days old (1,729 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 38 files with 1,729 lines of code in files.
    • 38 files have been last changed 366+ days ago (1,729 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
tsx, ts, scss, json, js, txt, npmignore, gitignore, md, editorconfig, yml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
tsx100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
ts100% | 0% | 0% | 0% | 0%
tsx100% | 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/components100% | 0% | 0% | 0% | 0%
src/focus100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
src/input100% | 0% | 0% | 0% | 0%
src/scroll100% | 0% | 0% | 0% | 0%
src/state100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/components100% | 0% | 0% | 0% | 0%
src/focus100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
src/input100% | 0% | 0% | 0% | 0%
src/scroll100% | 0% | 0% | 0% | 0%
src/state100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
focus-service.ts
in src
174 8 966 1300 6
arc-root.tsx
in src/components
93 5 966 1300 8
arc-scope.tsx
in src/components
83 5 966 1300 6
element-state-record.ts
in src/state
65 5 1294 1300 3
model.ts
in src
64 3 1294 1300 4
arc-autofocus.tsx
in src/components
33 2 966 1300 7
state-container.ts
in src/state
33 4 1294 1300 4
arc-event.ts
in src
19 2 1294 1300 4
index.ts
in src
14 - 966 1300 5
internal-types.ts
in src
14 2 966 1300 7
input.ts
in src
12 - 1294 1300 3
focus-by-distance.ts
in src/focus
140 8 966 1299 5
gamepad-input.ts
in src/input
82 4 966 1299 3
arc-focus-trap.tsx
in src/components
63 4 966 1299 5
keyboard-input.ts
in src/input
58 - 966 1299 3
is-for-form.ts
in src/focus
54 1 966 1299 3
arc-focus-area.tsx
in src/components
53 3 966 1299 5
index.ts
in src/focus
48 1 1292 1299 3
xbox-gamepad.ts
in src/input
45 2 1298 1299 2
directional-debouncer.ts
in src/input
41 1 1299 1299 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
gamepad.ts
in src/input
9 - 1299 1299 1
fired-debouncer.ts
in src/input
10 1 1299 1299 1
directional-debouncer.ts
in src/input
41 1 1299 1299 1
arc-focus-event.ts
in src
25 2 1298 1298 1
focus-by-registry.ts
in src/focus
34 1 1298 1299 2
xbox-gamepad.ts
in src/input
45 2 1298 1299 2
input.ts
in src
12 - 1294 1300 3
arc-event.ts
in src
19 2 1294 1300 4
state-container.ts
in src/state
33 4 1294 1300 4
model.ts
in src
64 3 1294 1300 4
element-state-record.ts
in src/state
65 5 1294 1300 3
native-element-store.ts
in src/focus
9 2 1292 1292 1
scroll-registry.ts
in src/scroll
25 3 1292 1292 1
index.ts
in src/focus
48 1 1292 1299 3
input-method.ts
in src/input
10 - 966 1299 3
util.ts
in src/scroll
14 2 966 1292 3
internal-types.ts
in src
14 2 966 1300 7
index.ts
in src
14 - 966 1300 5
root-store.ts
in src
19 4 966 966 1
index.ts
in src/scroll
28 1 966 1292 2
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
root-store.ts
in src
19 4 966 966 1
smooth-scrolling-algorithm.ts
in src/scroll
56 2 966 1292 2
arc-scrollable.tsx
in src/components
42 3 966 1292 3
singleton.ts
in src
42 3 966 1292 2
native-smooth-scrolling.ts
in src/scroll
31 1 966 1292 2
virtual-element-store.ts
in src/focus
28 3 966 1292 2
index.ts
in src/scroll
28 1 966 1292 2
scroll-registry.ts
in src/scroll
25 3 1292 1292 1
util.ts
in src/scroll
14 2 966 1292 3
native-element-store.ts
in src/focus
9 2 1292 1292 1
focus-by-raycast.ts
in src/focus
62 1 966 1298 2
arc-exclude.tsx
in src/components
58 4 966 1298 4
arc-focus-event.ts
in src
25 2 1298 1298 1
focus-by-distance.ts
in src/focus
140 8 966 1299 5
gamepad-input.ts
in src/input
82 4 966 1299 3
arc-focus-trap.tsx
in src/components
63 4 966 1299 5
keyboard-input.ts
in src/input
58 - 966 1299 3
is-for-form.ts
in src/focus
54 1 966 1299 3
arc-focus-area.tsx
in src/components
53 3 966 1299 5
index.ts
in src/focus
48 1 1292 1299 3
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
focus-service.ts
in src
174 8 966 1300 6
focus-by-distance.ts
in src/focus
140 8 966 1299 5
arc-root.tsx
in src/components
93 5 966 1300 8
arc-scope.tsx
in src/components
83 5 966 1300 6
gamepad-input.ts
in src/input
82 4 966 1299 3
arc-focus-trap.tsx
in src/components
63 4 966 1299 5
focus-by-raycast.ts
in src/focus
62 1 966 1298 2
arc-exclude.tsx
in src/components
58 4 966 1298 4
keyboard-input.ts
in src/input
58 - 966 1299 3
smooth-scrolling-algorithm.ts
in src/scroll
56 2 966 1292 2
is-for-form.ts
in src/focus
54 1 966 1299 3
arc-focus-area.tsx
in src/components
53 3 966 1299 5
arc-scrollable.tsx
in src/components
42 3 966 1292 3
singleton.ts
in src
42 3 966 1292 2
dom-utils.ts
in src/focus
39 4 966 1299 5
arc-autofocus.tsx
in src/components
33 2 966 1300 7
native-smooth-scrolling.ts
in src/scroll
31 1 966 1292 2
virtual-element-store.ts
in src/focus
28 3 966 1292 2
index.ts
in src/scroll
28 1 966 1292 2
root-store.ts
in src
19 4 966 966 1