microsoft / roosterjs
File Size

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

Intro
  • File size measurements show the distribution of size of files.
  • Files are classified in four categories based on their size (lines of code): 1-100 (very small files), 101-200 (small files), 201-500 (medium size files), 501-1000 (long files), 1001+(very long files).
  • It is a good practice to keep files small. Long files may become "bloaters", code that have increased to such gargantuan proportions that they are hard to work with.
Learn more...
File Size Overall
  • There are 396 files with 17,410 lines of code.
    • 0 very long files (0 lines of code)
    • 2 long files (1,129 lines of code)
    • 11 medium size files (3,488 lines of codeclsfd_ftr_w_mp_ins)
    • 30 small files (4,240 lines of code)
    • 353 very small files (8,553 lines of code)
0% | 6% | 20% | 24% | 49%
Legend:
1001+
501-1000
201-500
101-200
1-100


explore: zoomable circles | sunburst | 3D view
File Size per Extension
1001+
501-1000
201-500
101-200
1-100
ts0% | 6% | 19% | 24% | 49%
js0% | 0% | 32% | 22% | 44%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
packages/roosterjs-editor-plugins0% | 19% | 17% | 29% | 33%
packages/roosterjs-editor-dom0% | 0% | 27% | 17% | 55%
packages/roosterjs-editor-core0% | 0% | 28% | 32% | 39%
tools/buildTools0% | 0% | 38% | 12% | 49%
packages/roosterjs-editor-types0% | 0% | 0% | 21% | 78%
packages/roosterjs-editor-api0% | 0% | 0% | 15% | 84%
tools0% | 0% | 0% | 82% | 17%
packages/roosterjs0% | 0% | 0% | 0% | 100%
ROOT0% | 0% | 0% | 0% | 100%
packages/roosterjs-color-utils0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
TableCellSelection.ts
in packages/roosterjs-editor-plugins/lib/plugins/TableCellSelection
596 28
ImageEdit.ts
in packages/roosterjs-editor-plugins/lib/plugins/ImageEdit
533 16
VTable.ts
in packages/roosterjs-editor-dom/lib/table
466 22
Editor.ts
in packages/roosterjs-editor-core/lib/editor
463 56
PickerPlugin.ts
in packages/roosterjs-editor-plugins/lib/plugins/Picker
437 24
EntityPlugin.ts
in packages/roosterjs-editor-core/lib/corePlugins
343 24
dts.js
in tools/buildTools
336 19
converterUtils.ts
in packages/roosterjs-editor-plugins/lib/plugins/Paste/wordConverter
324 20
HtmlSanitizer.ts
in packages/roosterjs-editor-dom/lib/htmlSanitizer
251 10
getAllowedValues.ts
in packages/roosterjs-editor-dom/lib/htmlSanitizer
228 8
listFeatures.ts
in packages/roosterjs-editor-plugins/lib/plugins/ContentEdit/features
228 6
VList.ts
in packages/roosterjs-editor-dom/lib/list
209 12
adjustInsertPosition.ts
in packages/roosterjs-editor-dom/lib/edit
203 8
clearFormat.ts
in packages/roosterjs-editor-api/lib/format
195 8
index.ts
in packages/roosterjs-editor-types/lib
195 -
CellResizer.ts
in packages/roosterjs-editor-plugins/lib/plugins/TableResize/editors
185 8
convertPastedContentFromWordOnline.ts
in packages/roosterjs-editor-plugins/lib/plugins/Paste/officeOnlineConverter
178 9
LifecyclePlugin.ts
in packages/roosterjs-editor-core/lib/corePlugins
177 10
TableEditor.ts
in packages/roosterjs-editor-plugins/lib/plugins/TableResize/editors
168 8
VListItem.ts
in packages/roosterjs-editor-dom/lib/list
165 12
entityFeatures.ts
in packages/roosterjs-editor-plugins/lib/plugins/ContentEdit/features
158 3
DOMEventPlugin.ts
in packages/roosterjs-editor-core/lib/corePlugins
156 7
UndoPlugin.ts
in packages/roosterjs-editor-core/lib/corePlugins
153 11
getRegionsFromRange.ts
in packages/roosterjs-editor-dom/lib/region
146 5
HyperLink.ts
in packages/roosterjs-editor-plugins/lib/plugins/HyperLink
145 12
createPasteFragment.ts
in packages/roosterjs-editor-core/lib/coreApi
142 4
insertNode.ts
in packages/roosterjs-editor-core/lib/coreApi
140 1
ContentTraverser.ts
in packages/roosterjs-editor-dom/lib/contentTraverser
138 13
markdownFeatures.ts
in packages/roosterjs-editor-plugins/lib/plugins/ContentEdit/features
138 3
Resizer.ts
in packages/roosterjs-editor-plugins/lib/plugins/ImageEdit/imageEditors
137 5
CopyPastePlugin.ts
in packages/roosterjs-editor-core/lib/corePlugins
134 8
IEditor.ts
in packages/roosterjs-editor-types/lib/interface
133 -
CustomReplace.ts
in packages/roosterjs-editor-plugins/lib/plugins/CustomReplace
131 9
tableFeatures.ts
in packages/roosterjs-editor-plugins/lib/plugins/ContentEdit/features
128 1
PositionContentSearcher.ts
in packages/roosterjs-editor-dom/lib/contentTraverser
119 8
build.js
in tools
116 4
Position.ts
in packages/roosterjs-editor-dom/lib/selection
115 5
TableResizer.ts
in packages/roosterjs-editor-plugins/lib/plugins/TableResize/editors
115 4
TableInserter.ts
in packages/roosterjs-editor-plugins/lib/plugins/TableResize/editors
110 4
buildDemo.js
in tools/buildTools
110 1
createVListFromRegion.ts
in packages/roosterjs-editor-dom/lib/list
107 3
VListChain.ts
in packages/roosterjs-editor-dom/lib/list
103 8
autoLinkFeatures.ts
in packages/roosterjs-editor-plugins/lib/plugins/ContentEdit/features
103 3
transformColor.ts
in packages/roosterjs-editor-core/lib/coreApi
99 4
quoteFeatures.ts
in packages/roosterjs-editor-plugins/lib/plugins/ContentEdit/features
98 2
Rotator.ts
in packages/roosterjs-editor-plugins/lib/plugins/ImageEdit/imageEditors
98 2
index.ts
in packages/roosterjs-editor-dom/lib
94 -
Watermark.ts
in packages/roosterjs-editor-plugins/lib/plugins/Watermark
93 5
TargetWindowBase.ts
in packages/roosterjs-editor-types/lib/interface
92 -
createElement.ts
in packages/roosterjs-editor-dom/lib/utils
91 1
Files With Most Units (Top 20)
File# lines# units
Editor.ts
in packages/roosterjs-editor-core/lib/editor
463 56
TableCellSelection.ts
in packages/roosterjs-editor-plugins/lib/plugins/TableCellSelection
596 28
EntityPlugin.ts
in packages/roosterjs-editor-core/lib/corePlugins
343 24
PickerPlugin.ts
in packages/roosterjs-editor-plugins/lib/plugins/Picker
437 24
VTable.ts
in packages/roosterjs-editor-dom/lib/table
466 22
converterUtils.ts
in packages/roosterjs-editor-plugins/lib/plugins/Paste/wordConverter
324 20
dts.js
in tools/buildTools
336 19
ImageEdit.ts
in packages/roosterjs-editor-plugins/lib/plugins/ImageEdit
533 16
ContentTraverser.ts
in packages/roosterjs-editor-dom/lib/contentTraverser
138 13
PartialInlineElement.ts
in packages/roosterjs-editor-dom/lib/inlineElements
62 12
VList.ts
in packages/roosterjs-editor-dom/lib/list
209 12
VListItem.ts
in packages/roosterjs-editor-dom/lib/list
165 12
HyperLink.ts
in packages/roosterjs-editor-plugins/lib/plugins/HyperLink
145 12
UndoPlugin.ts
in packages/roosterjs-editor-core/lib/corePlugins
153 11
LifecyclePlugin.ts
in packages/roosterjs-editor-core/lib/corePlugins
177 10
HtmlSanitizer.ts
in packages/roosterjs-editor-dom/lib/htmlSanitizer
251 10
NodeInlineElement.ts
in packages/roosterjs-editor-dom/lib/inlineElements
44 9
CustomReplace.ts
in packages/roosterjs-editor-plugins/lib/plugins/CustomReplace
131 9
convertPastedContentFromWordOnline.ts
in packages/roosterjs-editor-plugins/lib/plugins/Paste/officeOnlineConverter
178 9
clearFormat.ts
in packages/roosterjs-editor-api/lib/format
195 8
Files With Long Lines (Top 12)

There are 12 files with lines longer than 120 characters. In total, there are 25 long lines.

File# lines# units# long lines
ImageEdit.ts
in packages/roosterjs-editor-plugins/lib/plugins/ImageEdit
533 16 7
dts.js
in tools/buildTools
336 19 4
TableInserter.ts
in packages/roosterjs-editor-plugins/lib/plugins/TableResize/editors
110 4 3
getStyleBasedFormatState.ts
in packages/roosterjs-editor-core/lib/coreApi
45 - 2
Resizer.ts
in packages/roosterjs-editor-plugins/lib/plugins/ImageEdit/imageEditors
137 5 2
clearFormat.ts
in packages/roosterjs-editor-api/lib/format
195 8 1
chainSanitizerCallback.ts
in packages/roosterjs-editor-dom/lib/htmlSanitizer
15 - 1
isBlockElement.ts
in packages/roosterjs-editor-dom/lib/utils
13 1 1
matchLink.ts
in packages/roosterjs-editor-dom/lib/utils
57 1 1
Rotator.ts
in packages/roosterjs-editor-plugins/lib/plugins/ImageEdit/imageEditors
98 2 1
convertPastedContentFromWordOnline.ts
in packages/roosterjs-editor-plugins/lib/plugins/Paste/officeOnlineConverter
178 9 1
generateTargetWindow.js
in tools/buildTools
44 - 1