microsoft / TypeScript-Node-Starter
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: 59
  • Daily file updates (only one update per file and date counted): 238
  • First update: 2017-05-09
  • Latest update: 2022-01-15
  • Days between first and latest update: 1713 (244 weeks, estimated 1220 working days)
  • Active days (at least one file change): 138
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 59 files with 3,900 lines of code in files.
    • 59 files that are 366+ days old (3,900 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 59 files with 3,900 lines of code in files.
    • 54 files have been last changed 366+ days ago (3,323 lines of code)
    • 3 files have been last changed 181-365 days ago (180 lines of code)
    • 2 files have been last changed 91-180 days ago (397 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)
85% | 4% | 10% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
scss, ts, pug, json, js, svg, yml, gitignore, txt, md, eslintignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
scss100% | 0% | 0% | 0% | 0%
ts100% | 0% | 0% | 0% | 0%
pug100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
scss100% | 0% | 0% | 0% | 0%
pug100% | 0% | 0% | 0% | 0%
ts18% | 23% | 57% | 0% | 0%
js0% | 100% | 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/public100% | 0% | 0% | 0% | 0%
src/controllers100% | 0% | 0% | 0% | 0%
views/account100% | 0% | 0% | 0% | 0%
src100% | 0% | 0% | 0% | 0%
src/config100% | 0% | 0% | 0% | 0%
views100% | 0% | 0% | 0% | 0%
src/models100% | 0% | 0% | 0% | 0%
views/partials100% | 0% | 0% | 0% | 0%
src/util100% | 0% | 0% | 0% | 0%
views/api100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
src/public100% | 0% | 0% | 0% | 0%
views/account100% | 0% | 0% | 0% | 0%
views100% | 0% | 0% | 0% | 0%
src/controllers18% | 0% | 81% | 0% | 0%
views/partials100% | 0% | 0% | 0% | 0%
src/util100% | 0% | 0% | 0% | 0%
views/api100% | 0% | 0% | 0% | 0%
src13% | 86% | 0% | 0% | 0%
ROOT18% | 81% | 0% | 0% | 0%
src/models0% | 100% | 0% | 0% | 0%
src/config0% | 0% | 100% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
_variables.scss
in src/public/css/themes/flatly
388 - 1728 1728 1
user.ts
in src/controllers
296 5 168 1728 24
_flatly.scss
in src/public/css/themes/flatly
257 - 1728 1728 1
_navbars.scss
in src/public/css/themes/gsdk/gsdk
234 - 1728 1728 1
_responsive.scss
in src/public/css/themes/gsdk/gsdk
228 - 1728 1728 1
_sliders.scss
in src/public/css/themes/gsdk/gsdk
191 - 1728 1728 1
_vendor-prefixes.scss
in src/public/css/themes/gsdk/gsdk/mixins
153 - 1728 1728 1
_inputs.scss
in src/public/css/themes/gsdk/gsdk
130 - 1728 1728 1
_variables.scss
in src/public/css/themes/gsdk/gsdk
123 - 1728 1728 1
_tabs-navs-pagination.scss
in src/public/css/themes/gsdk/gsdk
113 - 1728 1728 1
_tooltips.scss
in src/public/css/themes/gsdk/gsdk
105 - 1728 1728 1
passport.ts
in src/config
101 - 168 1728 15
_buttons.scss
in src/public/css/themes/gsdk/gsdk
97 - 1728 1728 1
_misc.scss
in src/public/css/themes/gsdk/gsdk
96 - 1728 1728 1
pug
profile.pug
in views/account
83 - 957 1728 5
_social-buttons.scss
in src/public/css/themes/gsdk/gsdk
79 - 1728 1728 1
User.ts
in src/models
71 2 357 1728 15
_typography.scss
in src/public/css/themes/gsdk/gsdk
64 - 1728 1728 1
_labels-and-progress-bars.scss
in src/public/css/themes/gsdk/gsdk
62 - 1728 1728 1
_buttons.scss
in src/public/css/themes/gsdk/gsdk/mixins
61 - 1728 1728 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
main.ts
in src/public/js
2 1 1728 1728 1
_tabs.scss
in src/public/css/themes/gsdk/gsdk/mixins
4 - 1728 1728 1
_mixins.scss
in src/public/css/themes/gsdk/gsdk
7 - 1728 1728 1
_navbars.scss
in src/public/css/themes/gsdk/gsdk/mixins
10 - 1728 1728 1
_inputs.scss
in src/public/css/themes/gsdk/gsdk/mixins
14 - 1728 1728 1
_transparency.scss
in src/public/css/themes/gsdk/gsdk/mixins
16 - 1728 1728 1
gsdk.scss
in src/public/css/themes/gsdk
18 - 1728 1728 1
_labels.scss
in src/public/css/themes/gsdk/gsdk/mixins
20 - 1728 1728 1
_carousel.scss
in src/public/css/themes/gsdk/gsdk
23 - 1728 1728 1
_variables.scss
in src/public/css/themes/default
33 - 1728 1728 1
_default.scss
in src/public/css/themes/default
33 - 1728 1728 1
_collapse.scss
in src/public/css/themes/gsdk/gsdk
34 - 1728 1728 1
_alerts.scss
in src/public/css/themes/gsdk/gsdk
34 - 1728 1728 1
_variables.scss
in src/public/css/themes/modern
39 - 1728 1728 1
_dropdown.scss
in src/public/css/themes/gsdk/gsdk
42 - 1728 1728 1
_modal.scss
in src/public/css/themes/gsdk/gsdk
48 - 1728 1728 1
_modern.scss
in src/public/css/themes/modern
60 - 1728 1728 1
_buttons.scss
in src/public/css/themes/gsdk/gsdk/mixins
61 - 1728 1728 1
_labels-and-progress-bars.scss
in src/public/css/themes/gsdk/gsdk
62 - 1728 1728 1
_typography.scss
in src/public/css/themes/gsdk/gsdk
64 - 1728 1728 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
secrets.ts
in src/util
26 - 957 1487 5
logger.ts
in src/util
14 - 855 1487 10
copyStaticAssets.ts
in root
4 - 1411 1507 4
jest.config.js
in root
18 - 360 1508 7
app.ts
in src
91 - 281 1626 25
_variables.scss
in src/public/css/themes/flatly
388 - 1728 1728 1
user.ts
in src/controllers
296 5 168 1728 24
_flatly.scss
in src/public/css/themes/flatly
257 - 1728 1728 1
_navbars.scss
in src/public/css/themes/gsdk/gsdk
234 - 1728 1728 1
_responsive.scss
in src/public/css/themes/gsdk/gsdk
228 - 1728 1728 1
_sliders.scss
in src/public/css/themes/gsdk/gsdk
191 - 1728 1728 1
_vendor-prefixes.scss
in src/public/css/themes/gsdk/gsdk/mixins
153 - 1728 1728 1
_inputs.scss
in src/public/css/themes/gsdk/gsdk
130 - 1728 1728 1
_variables.scss
in src/public/css/themes/gsdk/gsdk
123 - 1728 1728 1
_tabs-navs-pagination.scss
in src/public/css/themes/gsdk/gsdk
113 - 1728 1728 1
_tooltips.scss
in src/public/css/themes/gsdk/gsdk
105 - 1728 1728 1
passport.ts
in src/config
101 - 168 1728 15
_buttons.scss
in src/public/css/themes/gsdk/gsdk
97 - 1728 1728 1
_misc.scss
in src/public/css/themes/gsdk/gsdk
96 - 1728 1728 1
pug
profile.pug
in views/account
83 - 957 1728 5
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
user.ts
in src/controllers
296 5 168 1728 24
passport.ts
in src/config
101 - 168 1728 15
app.ts
in src
91 - 281 1626 25
User.ts
in src/models
71 2 357 1728 15
jest.config.js
in root
18 - 360 1508 7
server.ts
in src
14 - 419 1728 12
contact.ts
in src/controllers
39 - 560 1728 13
api.ts
in src/controllers
21 - 560 1728 12
home.ts
in src/controllers
6 - 560 1728 8
pug
layout.pug
in views
25 - 593 1728 10
logger.ts
in src/util
14 - 855 1487 10
pug
profile.pug
in views/account
83 - 957 1728 5
main.scss
in src/public/css
39 - 957 1728 3
pug
header.pug
in views/partials
37 - 957 1728 6
pug
login.pug
in views/account
29 - 957 1728 3
secrets.ts
in src/util
26 - 957 1487 5
pug
home.pug
in views
26 - 957 1728 3
pug
signup.pug
in views/account
24 - 957 1728 3
pug
contact.pug
in views
24 - 957 1728 3
pug
flash.pug
in views/partials
18 - 957 1728 3