guardian / prosemirror-invisibles
File Size

The distribution of size of files (measured in lines of code).

Intro
Learn more...
File Size Overall
0% | 0% | 0% | 21% | 78%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: grouped by folders | grouped by size | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ts0% | 0% | 0% | 26% | 73%
css0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
src0% | 0% | 0% | 27% | 72%
ROOT0% | 0% | 0% | 0% | 100%
pages0% | 0% | 0% | 0% | 100%
Longest Files (Top 19)
File# lines# units
index.ts
in src/ts
127 1
state.ts
in src/ts
93 -
invisibles.css
in src/css
66 -
index.html
in root
47 -
index.ts
in pages
46 1
node.ts
in src/ts/invisibles
44 -
character.ts
in src/ts/invisibles
27 -
create-deco.ts
in src/ts/utils
25 1
21 1
invisible.ts
in src/ts/utils
20 -
text-between.ts
in src/ts/utils
18 1
17 1
get-inserted-ranges.ts
in src/ts/utils
14 1
hard-break.ts
in src/ts/invisibles
9 -
paragraph.ts
in src/ts/invisibles
9 -
heading.ts
in src/ts/invisibles
9 -
soft-hyphen.ts
in src/ts/invisibles
3 -
space.ts
in src/ts/invisibles
3 -
nbSpace.ts
in src/ts/invisibles
3 -
Files With Most Units (Top 7)
File# lines# units
17 1
21 1
index.ts
in pages
46 1
get-inserted-ranges.ts
in src/ts/utils
14 1
create-deco.ts
in src/ts/utils
25 1
text-between.ts
in src/ts/utils
18 1
index.ts
in src/ts
127 1
Files With Long Lines (Top 1)

There is only one file with lines longer than 120 characters. In total, there are 4 long lines.

File# lines# units# long lines
index.html
in root
47 - 4
Correlations

File Size vs. Commits (all time): 19 points

src/ts/index.ts x: 40 commits (all time) y: 127 lines of code src/ts/invisibles/character.ts x: 15 commits (all time) y: 27 lines of code src/ts/invisibles/hard-break.ts x: 9 commits (all time) y: 9 lines of code src/ts/invisibles/heading.ts x: 4 commits (all time) y: 9 lines of code src/ts/invisibles/node.ts x: 20 commits (all time) y: 44 lines of code src/ts/state.ts x: 9 commits (all time) y: 93 lines of code src/ts/utils/create-deco.ts x: 18 commits (all time) y: 25 lines of code src/ts/utils/invisible.ts x: 9 commits (all time) y: 20 lines of code pages/index.ts x: 22 commits (all time) y: 46 lines of code src/css/invisibles.css x: 21 commits (all time) y: 66 lines of code src/ts/invisibles/soft-hyphen.ts x: 2 commits (all time) y: 3 lines of code vite.config.ts x: 4 commits (all time) y: 21 lines of code index.html x: 5 commits (all time) y: 47 lines of code src/ts/utils/get-inserted-ranges.ts x: 8 commits (all time) y: 14 lines of code src/ts/invisibles/nbSpace.ts x: 4 commits (all time) y: 3 lines of code src/ts/invisibles/space.ts x: 8 commits (all time) y: 3 lines of code vite.config.pages.ts x: 3 commits (all time) y: 17 lines of code src/ts/utils/text-between.ts x: 5 commits (all time) y: 18 lines of code
127.0
lines of code
  min: 3.0
  average: 31.63
  25th percentile: 9.0
  median: 20.0
  75th percentile: 46.0
  max: 127.0
0 40.0
commits (all time)
min: 2.0 | average: 11.32 | 25th percentile: 4.0 | median: 9.0 | 75th percentile: 18.0 | max: 40.0

File Size vs. Contributors (all time): 19 points

src/ts/index.ts x: 7 contributors (all time) y: 127 lines of code src/ts/invisibles/character.ts x: 6 contributors (all time) y: 27 lines of code src/ts/invisibles/hard-break.ts x: 5 contributors (all time) y: 9 lines of code src/ts/invisibles/heading.ts x: 4 contributors (all time) y: 9 lines of code src/ts/invisibles/node.ts x: 6 contributors (all time) y: 44 lines of code src/ts/state.ts x: 3 contributors (all time) y: 93 lines of code src/ts/utils/create-deco.ts x: 4 contributors (all time) y: 25 lines of code src/ts/utils/invisible.ts x: 3 contributors (all time) y: 20 lines of code pages/index.ts x: 4 contributors (all time) y: 46 lines of code src/css/invisibles.css x: 4 contributors (all time) y: 66 lines of code src/ts/invisibles/soft-hyphen.ts x: 1 contributors (all time) y: 3 lines of code vite.config.ts x: 1 contributors (all time) y: 21 lines of code index.html x: 1 contributors (all time) y: 47 lines of code src/ts/utils/get-inserted-ranges.ts x: 1 contributors (all time) y: 14 lines of code src/ts/invisibles/nbSpace.ts x: 2 contributors (all time) y: 3 lines of code src/ts/invisibles/space.ts x: 3 contributors (all time) y: 3 lines of code vite.config.pages.ts x: 1 contributors (all time) y: 17 lines of code src/ts/utils/text-between.ts x: 1 contributors (all time) y: 18 lines of code
127.0
lines of code
  min: 3.0
  average: 31.63
  25th percentile: 9.0
  median: 20.0
  75th percentile: 46.0
  max: 127.0
0 7.0
contributors (all time)
min: 1.0 | average: 3.26 | 25th percentile: 1.0 | median: 3.0 | 75th percentile: 5.0 | max: 7.0

File Size vs. Commits (30 days): 0 points

No data for "commits (30d)" vs. "lines of code".

File Size vs. Contributors (30 days): 0 points

No data for "contributors (30d)" vs. "lines of code".


File Size vs. Commits (90 days): 0 points

No data for "commits (90d)" vs. "lines of code".

File Size vs. Contributors (90 days): 0 points

No data for "contributors (90d)" vs. "lines of code".