reactjs / ko.reactjs.org
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 233 files with 12,991 lines of code.
    • 1 very long files (1,130 lines of code)
    • 0 long files (0 lines of code)
    • 7 medium size files (2,010 lines of codeclsfd_ftr_w_mp_ins)
    • 28 small files (3,700 lines of code)
    • 197 very small files (6,151 lines of code)
8% | 0% | 15% | 28% | 47%
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
yml67% | 0% | 0% | 24% | 8%
js0% | 0% | 22% | 27% | 50%
tsx0% | 0% | 11% | 29% | 59%
css0% | 0% | 34% | 48% | 16%
ts0% | 0% | 0% | 0% | 100%
yaml0% | 0% | 0% | 0% | 100%
html0% | 0% | 0% | 0% | 100%
File Size per Logical Decomposition
primary
1001+
501-1000
201-500
101-200
1-100
content72% | 0% | 0% | 19% | 7%
beta/src0% | 0% | 13% | 31% | 55%
src/components0% | 0% | 27% | 33% | 39%
src0% | 0% | 56% | 38% | 4%
src/pages0% | 0% | 53% | 15% | 30%
src/templates0% | 0% | 0% | 33% | 66%
ROOT0% | 0% | 0% | 60% | 39%
gatsby0% | 0% | 0% | 59% | 40%
src/utils0% | 0% | 0% | 48% | 51%
content/tutorial0% | 0% | 0% | 100% | 0%
beta/scripts0% | 0% | 0% | 0% | 100%
beta0% | 0% | 0% | 0% | 100%
plugins/gatsby-remark-header-custom-ids0% | 0% | 0% | 0% | 100%
beta/plugins0% | 0% | 0% | 0% | 100%
textlint/rules0% | 0% | 0% | 0% | 100%
plugins/gatsby-transformer-versions-yaml0% | 0% | 0% | 0% | 100%
scripts0% | 0% | 0% | 0% | 100%
beta/public0% | 0% | 0% | 0% | 100%
src/css0% | 0% | 0% | 0% | 100%
plugins/gatsby-transformer-home-example-code0% | 0% | 0% | 0% | 100%
plugins/gatsby-source-react-error-codes0% | 0% | 0% | 0% | 100%
plugins/gatsby-transformer-authors-yaml0% | 0% | 0% | 0% | 100%
content/community0% | 0% | 0% | 0% | 100%
static/js0% | 0% | 0% | 0% | 100%
static/html0% | 0% | 0% | 0% | 100%
plugins/gatsby-remark-use-jsx0% | 0% | 0% | 0% | 100%
Longest Files (Top 50)
File# lines# units
1130 -
theme.js
in src
391 7
index.js
in src/pages
374 3
MDXComponents.tsx
in beta/src/components/MDX
308 7
CodeEditor.js
in src/components/CodeEditor
263 8
Header.js
in src/components/LayoutHeader
251 -
Challenges.tsx
in beta/src/components/MDX/Challenges
213 1
sandpack.css
in beta/src/styles
210 -
languages.yml
in content
192 -
StickyResponsiveSidebar.js
in src/components/StickyResponsiveSidebar
178 2
Footer.tsx
in beta/src/components/Layout
174 2
Banner.js
in src/components/Banner
172 -
171 1
algolia.css
in beta/src/styles
167 -
MarkdownPage.js
in src/components/MarkdownPage
141 -
SidebarRouteTree.tsx
in beta/src/components/Layout/Sidebar
139 2
139 -
Footer.js
in src/components/LayoutFooter
132 -
index.css
in beta/src/styles
130 -
Preview.tsx
in beta/src/components/MDX/Sandpack
127 1
Search.tsx
in beta/src/components
127 6
html.js
in src
126 5
CodeBlock.tsx
in beta/src/components/MDX/CodeBlock
125 2
Navigation.tsx
in beta/src/components/MDX/Challenges
121 -
121 1
index.tsx
in beta/src/components/MDX/Sandpack
117 -
MarkdownPage.tsx
in beta/src/components/Layout
114 3
authors.yml
in content
114 -
Heading.tsx
in beta/src/components/MDX
113 -
createLink.js
in src/utils
113 -
CustomPreset.tsx
in beta/src/components/MDX/Sandpack
112 1
nav.yml
in content/tutorial
111 -
languages.js
in src/pages
110 -
Section.js
in src/templates/components/Sidebar
106 1
APIAnatomy.tsx
in beta/src/components/MDX
105 1
NavigationFooter.js
in src/templates/components/NavigationFooter
103 -
LayoutPost.tsx
in beta/src/components/Layout
98 6
all.html.js
in src/pages/blog
93 -
index.tsx
in beta/src/pages/blog
91 1
migrateRedirects.js
in beta/scripts/migrations
88 -
useRouteMeta.tsx
in beta/src/components/Layout
87 3
generateHeadingIDs.js
in beta/scripts/headingIDHelpers
85 4
85 -
DocSearch.js
in src/components/LayoutHeader
85 2
ErrorDecoder.js
in src/components/ErrorDecoder
82 5
Sidebar.tsx
in beta/src/components/Layout/Sidebar
81 1
80 -
ExpandableExample.tsx
in beta/src/components/MDX
79 1
DocsFooter.tsx
in beta/src/components
79 2
MobileNav.tsx
in beta/src/components/Layout/Nav
76 2
Files With Most Units (Top 50)
File# lines# units
CodeEditor.js
in src/components/CodeEditor
263 8
MDXComponents.tsx
in beta/src/components/MDX
308 7
theme.js
in src
391 7
ScrollSyncSection.js
in src/templates/components/Sidebar
52 7
LayoutPost.tsx
in beta/src/components/Layout
98 6
Search.tsx
in beta/src/components
127 6
useTocHighlight.tsx
in beta/src/components/Layout
62 5
html.js
in src
126 5
ErrorDecoder.js
in src/components/ErrorDecoder
82 5
generateHeadingIDs.js
in beta/scripts/headingIDHelpers
85 4
_document.tsx
in beta/src/pages
54 4
61 4
remark-smartypants.js
in beta/plugins
17 3
validateHeadingIDs.js
in beta/scripts/headingIDHelpers
44 3
generateRSS.js
in beta/scripts
39 3
hotjar.js
in beta/src/utils
18 3
MarkdownPage.tsx
in beta/src/components/Layout
114 3
LayoutHome.tsx
in beta/src/components/Layout
19 3
useRouteMeta.tsx
in beta/src/components/Layout
87 3
LayoutAPI.tsx
in beta/src/components/Layout
19 3
LayoutLearn.tsx
in beta/src/components/Layout
18 3
33 3
Sidebar.js
in src/templates/components/Sidebar
59 3
index.js
in src/pages
374 3
48 2
generateBlogIndex.js
in beta/scripts
57 2
CodeBlock.tsx
in beta/src/components/MDX/CodeBlock
125 2
TerminalBlock.tsx
in beta/src/components/MDX
67 2
index.tsx
in beta/src/components/MDX/Challenges
8 2
SidebarRouteTree.tsx
in beta/src/components/Layout/Sidebar
139 2
useTwitter.tsx
in beta/src/components/Layout
36 2
Footer.tsx
in beta/src/components/Layout
174 2
MobileNav.tsx
in beta/src/components/Layout/Nav
76 2
DocsFooter.tsx
in beta/src/components
79 2
DocSearch.js
in src/components/LayoutHeader
85 2
StickyResponsiveSidebar.js
in src/components/StickyResponsiveSidebar
178 2
docs.js
in src/templates
38 2
tutorial.js
in src/templates
37 2
blog.js
in src/templates
74 2
community.js
in src/templates
34 2
markdownToHtml.js
in beta/plugins
28 1
md-layout-loader.js
in beta/plugins
21 1
43 1
10 1
jsfiddle-integration.js
in beta/public/js
10 1
generateRedirects.js
in beta/scripts
52 1
forwardRefWithAs.tsx
in beta/src/utils
56 1
analytics.ts
in beta/src/utils
49 1
removeFromLast.ts
in beta/src/utils
4 1
getAuthor.ts
in beta/src/utils
12 1
Files With Long Lines (Top 50)

There are 55 files with lines longer than 120 characters. In total, there are 92 long lines.

File# lines# units# long lines
Footer.tsx
in beta/src/components/Layout
174 2 9
Sidebar.tsx
in beta/src/components/Layout/Sidebar
81 1 7
Banner.js
in src/components/Banner
172 - 6
fonts.css
in beta/src/styles
28 - 3
index.tsx
in beta/src/pages/blog
91 1 3
HomepageHero.tsx
in beta/src/components/MDX
39 1 2
Navigation.tsx
in beta/src/components/MDX/Challenges
121 - 2
Heading.tsx
in beta/src/components/MDX
113 - 2
MDXComponents.tsx
in beta/src/components/MDX
308 7 2
FilesDropdown.tsx
in beta/src/components/MDX/Sandpack
42 - 2
SidebarLink.tsx
in beta/src/components/Layout/Sidebar
75 1 2
SidebarButton.tsx
in beta/src/components/Layout/Sidebar
51 1 2
MobileNav.tsx
in beta/src/components/Layout/Nav
76 2 2
Search.tsx
in beta/src/components
127 6 2
Breadcrumbs.tsx
in beta/src/components
39 1 2
DocsFooter.tsx
in beta/src/components
79 2 2
Button.tsx
in beta/src/components
36 - 2
ButtonLink.tsx
in beta/src/components
39 1 2
html.js
in src
126 5 2
80 - 1
43 1 1
SimpleCallout.tsx
in beta/src/components/MDX
25 1 1
Link.tsx
in beta/src/components/MDX
44 - 1
CodeBlock.tsx
in beta/src/components/MDX/CodeBlock
125 2 1
YouWillLearnCard.tsx
in beta/src/components/MDX
29 - 1
MDXComponents.module.css
in beta/src/components/MDX
31 - 1
APIAnatomy.tsx
in beta/src/components/MDX
105 1 1
DownloadButton.tsx
in beta/src/components/MDX/Sandpack
75 - 1
CustomPreset.tsx
in beta/src/components/MDX/Sandpack
112 1 1
ResetButton.tsx
in beta/src/components/MDX/Sandpack
20 - 1
OpenInCodeSandboxButton.tsx
in beta/src/components/MDX/Sandpack
15 - 1
NavigationBar.tsx
in beta/src/components/MDX/Sandpack
54 1 1
LayoutPost.tsx
in beta/src/components/Layout
98 6 1
useTwitter.tsx
in beta/src/components/Layout
36 2 1
Toc.tsx
in beta/src/components/Layout
70 - 1
NavLink.tsx
in beta/src/components/Layout/Nav
29 - 1
Page.tsx
in beta/src/components/Layout
32 1 1
IconNavArrow.tsx
in beta/src/components/Icon
37 - 1
IconChevron.tsx
in beta/src/components/Icon
36 - 1
IconRestart.tsx
in beta/src/components/Icon
19 1 1
IconArrowSmall.tsx
in beta/src/components/Icon
27 - 1
IconNewPage.tsx
in beta/src/components/Icon
19 1 1
IconNote.tsx
in beta/src/components/Icon
20 1 1
IconSearch.tsx
in beta/src/components/Icon
18 1 1
IconSolution.tsx
in beta/src/components/Icon
20 1 1
IconDeepDive.tsx
in beta/src/components/Icon
20 1 1
IconGitHub.tsx
in beta/src/components/Icon
16 1 1
IconFacebookCircle.tsx
in beta/src/components/Icon
14 - 1
IconCodeBlock.tsx
in beta/src/components/Icon
20 1 1
IconTwitter.tsx
in beta/src/components/Icon
14 - 1
Correlations

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

beta/next.config.js x: 8 commits (all time) y: 48 lines of code beta/scripts/generateRedirects.js x: 3 commits (all time) y: 52 lines of code beta/scripts/headingIDHelpers/generateHeadingIDs.js x: 3 commits (all time) y: 85 lines of code beta/scripts/headingIDHelpers/validateHeadingIDs.js x: 3 commits (all time) y: 44 lines of code beta/scripts/headingIDHelpers/walk.js x: 3 commits (all time) y: 18 lines of code beta/scripts/headingIdLinter.js x: 3 commits (all time) y: 8 lines of code beta/src/components/Icon/IconNewPage.tsx x: 6 commits (all time) y: 19 lines of code beta/src/components/MDX/APIAnatomy.tsx x: 10 commits (all time) y: 105 lines of code beta/src/components/MDX/Challenges/Challenges.tsx x: 8 commits (all time) y: 213 lines of code beta/src/components/MDX/Challenges/Navigation.tsx x: 6 commits (all time) y: 121 lines of code beta/src/components/MDX/CodeBlock/CodeBlock.tsx x: 10 commits (all time) y: 125 lines of code beta/src/components/MDX/MDXComponents.tsx x: 11 commits (all time) y: 308 lines of code beta/src/components/MDX/Sandpack/CustomPreset.tsx x: 10 commits (all time) y: 112 lines of code beta/src/components/MDX/Sandpack/DownloadButton.tsx x: 6 commits (all time) y: 75 lines of code beta/src/components/MDX/Sandpack/NavigationBar.tsx x: 7 commits (all time) y: 54 lines of code beta/src/components/MDX/Sandpack/OpenInCodeSandboxButton.tsx x: 6 commits (all time) y: 15 lines of code beta/src/components/MDX/Sandpack/index.tsx x: 7 commits (all time) y: 117 lines of code beta/src/components/MDX/TerminalBlock.tsx x: 8 commits (all time) y: 67 lines of code beta/src/pages/_app.tsx x: 7 commits (all time) y: 45 lines of code beta/src/styles/algolia.css x: 7 commits (all time) y: 167 lines of code beta/src/styles/fonts.css x: 6 commits (all time) y: 28 lines of code beta/src/styles/index.css x: 10 commits (all time) y: 130 lines of code beta/src/styles/sandpack.css x: 16 commits (all time) y: 210 lines of code plugins/gatsby-transformer-versions-yaml/create-redirects.js x: 12 commits (all time) y: 40 lines of code plugins/gatsby-transformer-versions-yaml/gatsby-node.js x: 19 commits (all time) y: 21 lines of code content/authors.yml x: 48 commits (all time) y: 114 lines of code src/components/LayoutFooter/Footer.js x: 78 commits (all time) y: 132 lines of code beta/src/components/Layout/Page.tsx x: 9 commits (all time) y: 32 lines of code beta/src/components/Layout/Sidebar/Sidebar.tsx x: 8 commits (all time) y: 81 lines of code beta/src/components/Layout/Sidebar/SidebarRouteTree.tsx x: 7 commits (all time) y: 139 lines of code beta/src/components/Layout/useMediaQuery.tsx x: 7 commits (all time) y: 24 lines of code beta/src/components/MDX/Heading.tsx x: 7 commits (all time) y: 113 lines of code beta/src/components/MDX/Sandpack/Preview.tsx x: 7 commits (all time) y: 127 lines of code beta/src/pages/_document.tsx x: 8 commits (all time) y: 54 lines of code plugins/gatsby-transformer-home-example-code/gatsby-node.js x: 24 commits (all time) y: 28 lines of code beta/src/components/Layout/MarkdownPage.tsx x: 5 commits (all time) y: 114 lines of code beta/src/components/Layout/Toc.tsx x: 4 commits (all time) y: 70 lines of code beta/src/components/MDX/ExpandableCallout.tsx x: 4 commits (all time) y: 49 lines of code beta/src/components/MDX/ExpandableExample.tsx x: 5 commits (all time) y: 79 lines of code beta/src/components/MDX/Recap.tsx x: 4 commits (all time) y: 16 lines of code beta/src/components/MDX/YouWillLearnCard.tsx x: 4 commits (all time) y: 29 lines of code beta/src/components/Tag.tsx x: 4 commits (all time) y: 45 lines of code beta/plugins/markdownToHtml.js x: 3 commits (all time) y: 28 lines of code beta/plugins/md-layout-loader.js x: 5 commits (all time) y: 21 lines of code beta/plugins/remark-header-custom-ids.js x: 6 commits (all time) y: 43 lines of code beta/plugins/remark-smartypants.js x: 3 commits (all time) y: 17 lines of code beta/plugins/sandbox-templates/cra/public/index.html x: 3 commits (all time) y: 13 lines of code beta/plugins/sandbox-templates/cra/src/App.js x: 3 commits (all time) y: 3 lines of code beta/scripts/generateBlogIndex.js x: 3 commits (all time) y: 57 lines of code beta/scripts/generateRSS.js x: 3 commits (all time) y: 39 lines of code beta/src/components/Button.tsx x: 4 commits (all time) y: 36 lines of code beta/src/components/DocsFooter.tsx x: 3 commits (all time) y: 79 lines of code beta/src/components/Icon/IconRss.tsx x: 3 commits (all time) y: 23 lines of code beta/src/components/Layout/Footer.tsx x: 3 commits (all time) y: 174 lines of code beta/src/components/Layout/LayoutPost.tsx x: 3 commits (all time) y: 98 lines of code beta/src/components/Layout/Nav/MobileNav.tsx x: 4 commits (all time) y: 76 lines of code beta/src/components/Layout/Sidebar/SidebarLink.tsx x: 4 commits (all time) y: 75 lines of code beta/src/components/Layout/useRouteMeta.tsx x: 4 commits (all time) y: 87 lines of code beta/src/components/Layout/useTocHighlight.tsx x: 3 commits (all time) y: 62 lines of code beta/src/components/MDX/CodeBlock/CodeBlock.module.css x: 4 commits (all time) y: 3 lines of code beta/src/components/MDX/ConsoleBlock.tsx x: 5 commits (all time) y: 65 lines of code beta/src/components/MDX/Link.tsx x: 4 commits (all time) y: 44 lines of code beta/src/components/PageHeading.tsx x: 5 commits (all time) y: 42 lines of code beta/src/components/Seo.tsx x: 7 commits (all time) y: 76 lines of code beta/src/pages/blog/index.tsx x: 3 commits (all time) y: 91 lines of code beta/src/utils/forwardRefWithAs.tsx x: 4 commits (all time) y: 56 lines of code src/components/CodeEditor/CodeEditor.js x: 75 commits (all time) y: 263 lines of code src/components/CodeExample/CodeExample.js x: 13 commits (all time) y: 67 lines of code content/versions.yml x: 60 commits (all time) y: 64 lines of code plugins/gatsby-source-react-error-codes/gatsby-node.js x: 24 commits (all time) y: 23 lines of code src/components/Banner/Banner.js x: 11 commits (all time) y: 172 lines of code src/components/MarkdownPage/MarkdownPage.js x: 78 commits (all time) y: 141 lines of code src/html.js x: 46 commits (all time) y: 126 lines of code src/site-constants.js x: 119 commits (all time) y: 4 lines of code src/pages/versions.js x: 20 commits (all time) y: 64 lines of code src/components/Banner/index.js x: 8 commits (all time) y: 2 lines of code src/components/LayoutHeader/Header.js x: 71 commits (all time) y: 251 lines of code src/components/MarkdownHeader/MarkdownHeader.js x: 35 commits (all time) y: 28 lines of code src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js x: 41 commits (all time) y: 178 lines of code src/pages/index.js x: 76 commits (all time) y: 374 lines of code src/theme.js x: 71 commits (all time) y: 391 lines of code static/html/single-file-example.html x: 17 commits (all time) y: 19 lines of code gatsby-config.js x: 61 commits (all time) y: 171 lines of code src/components/FeedbackForm/index.js x: 5 commits (all time) y: 2 lines of code src/components/LayoutHeader/DocSearch.js x: 33 commits (all time) y: 85 lines of code src/components/TitleAndMetaTags/TitleAndMetaTags.js x: 39 commits (all time) y: 62 lines of code gatsby-browser.js x: 12 commits (all time) y: 10 lines of code src/pages/acknowledgements.html.js x: 41 commits (all time) y: 16 lines of code gatsby-node.js x: 44 commits (all time) y: 5 lines of code gatsby/createPages.js x: 9 commits (all time) y: 121 lines of code gatsby/onCreateNode.js x: 13 commits (all time) y: 58 lines of code gatsby/onCreatePage.js x: 8 commits (all time) y: 11 lines of code gatsby/onCreateWebpackConfig.js x: 5 commits (all time) y: 14 lines of code plugins/gatsby-remark-header-custom-ids/gatsby-client.js x: 6 commits (all time) y: 26 lines of code plugins/gatsby-remark-header-custom-ids/gatsby-ssr.js x: 7 commits (all time) y: 70 lines of code plugins/gatsby-remark-header-custom-ids/index.js x: 7 commits (all time) y: 51 lines of code src/components/ButtonLink/ButtonLink.js x: 13 commits (all time) y: 65 lines of code src/components/ButtonLink/index.js x: 12 commits (all time) y: 2 lines of code src/components/CodeEditor/index.js x: 17 commits (all time) y: 2 lines of code src/components/CodeExample/index.js x: 6 commits (all time) y: 2 lines of code src/components/Container/Container.js x: 22 commits (all time) y: 19 lines of code src/components/ErrorDecoder/ErrorDecoder.js x: 28 commits (all time) y: 82 lines of code src/components/Flex/Flex.js x: 19 commits (all time) y: 41 lines of code src/components/Header/Header.js x: 20 commits (all time) y: 12 lines of code src/components/Layout/Layout.js x: 5 commits (all time) y: 53 lines of code src/components/LayoutFooter/ExternalFooterLink.js x: 19 commits (all time) y: 33 lines of code src/components/LayoutFooter/FooterLink.js x: 20 commits (all time) y: 21 lines of code src/components/LayoutFooter/FooterNav.js x: 21 commits (all time) y: 31 lines of code src/components/LayoutFooter/SectionLinks.js x: 10 commits (all time) y: 30 lines of code src/components/LayoutHeader/HeaderLink.js x: 23 commits (all time) y: 63 lines of code src/css/reset.css x: 13 commits (all time) y: 36 lines of code src/pages/404.js x: 18 commits (all time) y: 18 lines of code src/pages/blog/all.html.js x: 27 commits (all time) y: 93 lines of code src/pages/jsx-compiler.html.js x: 22 commits (all time) y: 24 lines of code src/pages/languages.js x: 19 commits (all time) y: 110 lines of code src/prism-styles.js x: 21 commits (all time) y: 139 lines of code src/templates/blog.js x: 22 commits (all time) y: 74 lines of code src/templates/codepen-example.js x: 20 commits (all time) y: 55 lines of code src/templates/community.js x: 22 commits (all time) y: 34 lines of code src/templates/components/ExternalLinkSvg/index.js x: 20 commits (all time) y: 24 lines of code src/templates/components/MetaTitle/index.js x: 27 commits (all time) y: 16 lines of code src/templates/components/NavigationFooter/NavigationFooter.js x: 24 commits (all time) y: 103 lines of code src/templates/components/Sidebar/ScrollSyncSection.js x: 12 commits (all time) y: 52 lines of code src/templates/components/Sidebar/Section.js x: 40 commits (all time) y: 106 lines of code src/templates/components/Sidebar/Sidebar.js x: 21 commits (all time) y: 59 lines of code src/templates/docs.js x: 22 commits (all time) y: 38 lines of code src/templates/tutorial.js x: 25 commits (all time) y: 37 lines of code src/types.js x: 13 commits (all time) y: 30 lines of code src/utils/createCanonicalUrl.js x: 9 commits (all time) y: 3 lines of code src/utils/createLink.js x: 25 commits (all time) y: 113 lines of code src/utils/findSectionForPath.js x: 19 commits (all time) y: 28 lines of code src/utils/isItemActive.js x: 24 commits (all time) y: 21 lines of code src/utils/loadScript.js x: 11 commits (all time) y: 11 lines of code src/utils/patchDOMForGoogleTranslate.js x: 7 commits (all time) y: 33 lines of code src/utils/sectionList.js x: 24 commits (all time) y: 16 lines of code src/utils/slugify.js x: 19 commits (all time) y: 5 lines of code src/utils/toCommaSeparatedList.js x: 19 commits (all time) y: 4 lines of code static/js/jsfiddle-integration-babel.js x: 5 commits (all time) y: 10 lines of code content/languages.yml x: 67 commits (all time) y: 192 lines of code content/footerNav.yml x: 18 commits (all time) y: 40 lines of code content/headerNav.yml x: 7 commits (all time) y: 13 lines of code content/tutorial/nav.yml x: 14 commits (all time) y: 111 lines of code lint-staged.config.js x: 12 commits (all time) y: 6 lines of code textlint/rules/terminology.js x: 13 commits (all time) y: 55 lines of code husky.config.js x: 8 commits (all time) y: 5 lines of code textlint/rules/no-endline-colon.js x: 8 commits (all time) y: 18 lines of code content/acknowledgements.yml x: 1 commits (all time) y: 1130 lines of code
1130.0
lines of code
  min: 1.0
  average: 55.76
  25th percentile: 16.0
  median: 30.0
  75th percentile: 67.0
  max: 1130.0
0 119.0
commits (all time)
min: 1.0 | average: 12.92 | 25th percentile: 3.0 | median: 7.0 | 75th percentile: 17.0 | max: 119.0

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

beta/next.config.js x: 6 contributors (all time) y: 48 lines of code beta/scripts/generateRedirects.js x: 3 contributors (all time) y: 52 lines of code beta/scripts/headingIDHelpers/generateHeadingIDs.js x: 3 contributors (all time) y: 85 lines of code beta/scripts/headingIDHelpers/validateHeadingIDs.js x: 3 contributors (all time) y: 44 lines of code beta/scripts/headingIDHelpers/walk.js x: 3 contributors (all time) y: 18 lines of code beta/scripts/headingIdLinter.js x: 3 contributors (all time) y: 8 lines of code beta/src/components/Icon/IconNewPage.tsx x: 5 contributors (all time) y: 19 lines of code beta/src/components/MDX/APIAnatomy.tsx x: 7 contributors (all time) y: 105 lines of code beta/src/components/MDX/Challenges/Challenges.tsx x: 7 contributors (all time) y: 213 lines of code beta/src/components/MDX/Challenges/Navigation.tsx x: 5 contributors (all time) y: 121 lines of code beta/src/components/MDX/CodeBlock/CodeBlock.tsx x: 8 contributors (all time) y: 125 lines of code beta/src/components/MDX/MDXComponents.tsx x: 8 contributors (all time) y: 308 lines of code beta/src/components/MDX/Sandpack/CustomPreset.tsx x: 8 contributors (all time) y: 112 lines of code beta/src/components/MDX/Sandpack/DownloadButton.tsx x: 5 contributors (all time) y: 75 lines of code beta/src/components/MDX/Sandpack/NavigationBar.tsx x: 6 contributors (all time) y: 54 lines of code beta/src/components/MDX/Sandpack/OpenInCodeSandboxButton.tsx x: 5 contributors (all time) y: 15 lines of code beta/src/components/MDX/Sandpack/index.tsx x: 6 contributors (all time) y: 117 lines of code beta/src/components/MDX/TerminalBlock.tsx x: 7 contributors (all time) y: 67 lines of code beta/src/styles/algolia.css x: 5 contributors (all time) y: 167 lines of code beta/src/styles/fonts.css x: 5 contributors (all time) y: 28 lines of code beta/src/styles/index.css x: 9 contributors (all time) y: 130 lines of code beta/src/styles/sandpack.css x: 10 contributors (all time) y: 210 lines of code plugins/gatsby-transformer-versions-yaml/create-redirects.js x: 8 contributors (all time) y: 40 lines of code plugins/gatsby-transformer-versions-yaml/gatsby-node.js x: 12 contributors (all time) y: 21 lines of code content/authors.yml x: 26 contributors (all time) y: 114 lines of code src/components/LayoutFooter/Footer.js x: 38 contributors (all time) y: 132 lines of code beta/src/components/Layout/Page.tsx x: 7 contributors (all time) y: 32 lines of code beta/src/components/Layout/Sidebar/Sidebar.tsx x: 6 contributors (all time) y: 81 lines of code beta/src/components/Layout/Sidebar/SidebarRouteTree.tsx x: 5 contributors (all time) y: 139 lines of code beta/src/components/Layout/useMediaQuery.tsx x: 5 contributors (all time) y: 24 lines of code beta/src/components/MDX/Heading.tsx x: 5 contributors (all time) y: 113 lines of code beta/src/components/MDX/Sandpack/Preview.tsx x: 5 contributors (all time) y: 127 lines of code beta/src/components/Search.tsx x: 7 contributors (all time) y: 127 lines of code plugins/gatsby-transformer-home-example-code/gatsby-node.js x: 14 contributors (all time) y: 28 lines of code beta/src/components/Layout/Toc.tsx x: 4 contributors (all time) y: 70 lines of code beta/src/components/MDX/ExpandableCallout.tsx x: 4 contributors (all time) y: 49 lines of code beta/src/components/MDX/ExpandableExample.tsx x: 5 contributors (all time) y: 79 lines of code beta/src/components/MDX/Recap.tsx x: 4 contributors (all time) y: 16 lines of code beta/src/components/MDX/YouWillLearnCard.tsx x: 4 contributors (all time) y: 29 lines of code beta/src/components/Tag.tsx x: 4 contributors (all time) y: 45 lines of code beta/plugins/markdownToHtml.js x: 3 contributors (all time) y: 28 lines of code beta/plugins/remark-header-custom-ids.js x: 6 contributors (all time) y: 43 lines of code beta/plugins/remark-smartypants.js x: 3 contributors (all time) y: 17 lines of code beta/plugins/sandbox-templates/cra/public/index.html x: 3 contributors (all time) y: 13 lines of code beta/plugins/sandbox-templates/cra/src/App.js x: 3 contributors (all time) y: 3 lines of code beta/scripts/generateBlogIndex.js x: 3 contributors (all time) y: 57 lines of code beta/scripts/generateRSS.js x: 3 contributors (all time) y: 39 lines of code beta/src/components/Button.tsx x: 4 contributors (all time) y: 36 lines of code beta/src/components/DocsFooter.tsx x: 3 contributors (all time) y: 79 lines of code beta/src/components/Icon/IconRss.tsx x: 3 contributors (all time) y: 23 lines of code beta/src/components/Layout/Footer.tsx x: 3 contributors (all time) y: 174 lines of code beta/src/components/Layout/LayoutPost.tsx x: 3 contributors (all time) y: 98 lines of code beta/src/components/Layout/Nav/MobileNav.tsx x: 4 contributors (all time) y: 76 lines of code beta/src/components/Layout/Sidebar/SidebarLink.tsx x: 4 contributors (all time) y: 75 lines of code beta/src/components/Layout/useRouteMeta.tsx x: 4 contributors (all time) y: 87 lines of code beta/src/components/Layout/useTocHighlight.tsx x: 3 contributors (all time) y: 62 lines of code beta/src/components/MDX/CodeBlock/CodeBlock.module.css x: 4 contributors (all time) y: 3 lines of code beta/src/components/MDX/ConsoleBlock.tsx x: 4 contributors (all time) y: 65 lines of code beta/src/components/MDX/Link.tsx x: 4 contributors (all time) y: 44 lines of code beta/src/components/PageHeading.tsx x: 5 contributors (all time) y: 42 lines of code beta/src/components/Seo.tsx x: 7 contributors (all time) y: 76 lines of code beta/src/pages/blog/index.tsx x: 3 contributors (all time) y: 91 lines of code beta/src/utils/forwardRefWithAs.tsx x: 4 contributors (all time) y: 56 lines of code src/components/CodeEditor/CodeEditor.js x: 31 contributors (all time) y: 263 lines of code src/components/CodeExample/CodeExample.js x: 8 contributors (all time) y: 67 lines of code content/versions.yml x: 18 contributors (all time) y: 64 lines of code plugins/gatsby-source-react-error-codes/gatsby-node.js x: 14 contributors (all time) y: 23 lines of code src/components/Banner/Banner.js x: 8 contributors (all time) y: 172 lines of code src/components/MarkdownPage/MarkdownPage.js x: 30 contributors (all time) y: 141 lines of code src/html.js x: 24 contributors (all time) y: 126 lines of code src/site-constants.js x: 32 contributors (all time) y: 4 lines of code src/pages/versions.js x: 13 contributors (all time) y: 64 lines of code src/components/Banner/index.js x: 6 contributors (all time) y: 2 lines of code src/components/LayoutHeader/Header.js x: 28 contributors (all time) y: 251 lines of code src/components/MarkdownHeader/MarkdownHeader.js x: 17 contributors (all time) y: 28 lines of code src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js x: 20 contributors (all time) y: 178 lines of code src/pages/index.js x: 31 contributors (all time) y: 374 lines of code src/theme.js x: 31 contributors (all time) y: 391 lines of code static/html/single-file-example.html x: 10 contributors (all time) y: 19 lines of code gatsby-config.js x: 23 contributors (all time) y: 171 lines of code src/components/FeedbackForm/index.js x: 5 contributors (all time) y: 2 lines of code src/components/LayoutHeader/DocSearch.js x: 19 contributors (all time) y: 85 lines of code src/components/TitleAndMetaTags/TitleAndMetaTags.js x: 20 contributors (all time) y: 62 lines of code gatsby-browser.js x: 9 contributors (all time) y: 10 lines of code src/pages/acknowledgements.html.js x: 22 contributors (all time) y: 16 lines of code gatsby-node.js x: 12 contributors (all time) y: 5 lines of code gatsby/createPages.js x: 8 contributors (all time) y: 121 lines of code gatsby/onCreateNode.js x: 11 contributors (all time) y: 58 lines of code gatsby/onCreatePage.js x: 7 contributors (all time) y: 11 lines of code plugins/gatsby-remark-header-custom-ids/gatsby-client.js x: 6 contributors (all time) y: 26 lines of code plugins/gatsby-remark-header-custom-ids/gatsby-ssr.js x: 6 contributors (all time) y: 70 lines of code plugins/gatsby-remark-header-custom-ids/index.js x: 6 contributors (all time) y: 51 lines of code plugins/gatsby-transformer-authors-yaml/gatsby-node.js x: 6 contributors (all time) y: 22 lines of code scripts/generateHeadingIDs.js x: 6 contributors (all time) y: 61 lines of code src/components/ButtonLink/ButtonLink.js x: 11 contributors (all time) y: 65 lines of code src/components/ButtonLink/index.js x: 10 contributors (all time) y: 2 lines of code src/components/CodeEditor/index.js x: 11 contributors (all time) y: 2 lines of code src/components/Container/Container.js x: 14 contributors (all time) y: 19 lines of code src/components/ErrorDecoder/ErrorDecoder.js x: 17 contributors (all time) y: 82 lines of code src/components/Flex/Flex.js x: 12 contributors (all time) y: 41 lines of code src/components/Header/Header.js x: 12 contributors (all time) y: 12 lines of code src/components/Layout/Layout.js x: 5 contributors (all time) y: 53 lines of code src/components/LayoutFooter/ExternalFooterLink.js x: 12 contributors (all time) y: 33 lines of code src/components/LayoutFooter/FooterLink.js x: 13 contributors (all time) y: 21 lines of code src/components/LayoutFooter/SectionLinks.js x: 6 contributors (all time) y: 30 lines of code src/components/LayoutHeader/SearchSvg.js x: 11 contributors (all time) y: 18 lines of code src/pages/blog/all.html.js x: 15 contributors (all time) y: 93 lines of code src/pages/languages.js x: 13 contributors (all time) y: 110 lines of code src/prism-styles.js x: 12 contributors (all time) y: 139 lines of code src/templates/blog.js x: 16 contributors (all time) y: 74 lines of code src/templates/codepen-example.js x: 11 contributors (all time) y: 55 lines of code src/templates/community.js x: 16 contributors (all time) y: 34 lines of code src/templates/components/ChevronSvg/index.js x: 12 contributors (all time) y: 30 lines of code src/templates/components/ExternalLinkSvg/index.js x: 12 contributors (all time) y: 24 lines of code src/templates/components/MetaTitle/index.js x: 16 contributors (all time) y: 16 lines of code src/templates/components/NavigationFooter/NavigationFooter.js x: 16 contributors (all time) y: 103 lines of code src/templates/components/Sidebar/ScrollSyncSection.js x: 10 contributors (all time) y: 52 lines of code src/templates/components/Sidebar/Section.js x: 22 contributors (all time) y: 106 lines of code src/templates/components/Sidebar/Sidebar.js x: 13 contributors (all time) y: 59 lines of code src/templates/docs.js x: 16 contributors (all time) y: 38 lines of code src/templates/tutorial.js x: 17 contributors (all time) y: 37 lines of code src/types.js x: 8 contributors (all time) y: 30 lines of code src/utils/createCanonicalUrl.js x: 7 contributors (all time) y: 3 lines of code src/utils/createLink.js x: 14 contributors (all time) y: 113 lines of code src/utils/patchDOMForGoogleTranslate.js x: 5 contributors (all time) y: 33 lines of code src/utils/sectionList.js x: 17 contributors (all time) y: 16 lines of code src/utils/toCommaSeparatedList.js x: 12 contributors (all time) y: 4 lines of code static/js/jsfiddle-integration-babel.js x: 5 contributors (all time) y: 10 lines of code content/languages.yml x: 14 contributors (all time) y: 192 lines of code content/headerNav.yml x: 4 contributors (all time) y: 13 lines of code content/tutorial/nav.yml x: 12 contributors (all time) y: 111 lines of code lint-staged.config.js x: 5 contributors (all time) y: 6 lines of code textlint/rules/terminology.js x: 5 contributors (all time) y: 55 lines of code husky.config.js x: 4 contributors (all time) y: 5 lines of code textlint/rules/no-endline-colon.js x: 4 contributors (all time) y: 18 lines of code content/acknowledgements.yml x: 1 contributors (all time) y: 1130 lines of code
1130.0
lines of code
  min: 1.0
  average: 55.76
  25th percentile: 16.0
  median: 30.0
  75th percentile: 67.0
  max: 1130.0
0 38.0
contributors (all time)
min: 1.0 | average: 7.88 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 11.0 | max: 38.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): 27 points

beta/next.config.js x: 3 commits (90d) y: 48 lines of code beta/scripts/generateRedirects.js x: 3 commits (90d) y: 52 lines of code beta/scripts/headingIDHelpers/generateHeadingIDs.js x: 3 commits (90d) y: 85 lines of code beta/scripts/headingIDHelpers/validateHeadingIDs.js x: 3 commits (90d) y: 44 lines of code beta/scripts/headingIDHelpers/walk.js x: 3 commits (90d) y: 18 lines of code beta/scripts/headingIdLinter.js x: 3 commits (90d) y: 8 lines of code beta/src/components/Icon/IconNewPage.tsx x: 3 commits (90d) y: 19 lines of code beta/src/components/MDX/APIAnatomy.tsx x: 3 commits (90d) y: 105 lines of code beta/src/components/MDX/Challenges/Challenges.tsx x: 3 commits (90d) y: 213 lines of code beta/src/components/MDX/Challenges/Navigation.tsx x: 3 commits (90d) y: 121 lines of code beta/src/components/MDX/CodeBlock/CodeBlock.tsx x: 3 commits (90d) y: 125 lines of code beta/src/components/MDX/MDXComponents.tsx x: 3 commits (90d) y: 308 lines of code beta/src/components/MDX/Sandpack/CustomPreset.tsx x: 3 commits (90d) y: 112 lines of code beta/src/components/MDX/Sandpack/DownloadButton.tsx x: 3 commits (90d) y: 75 lines of code beta/src/components/MDX/Sandpack/NavigationBar.tsx x: 3 commits (90d) y: 54 lines of code beta/src/components/MDX/Sandpack/OpenInCodeSandboxButton.tsx x: 3 commits (90d) y: 15 lines of code beta/src/components/MDX/Sandpack/index.tsx x: 3 commits (90d) y: 117 lines of code beta/src/components/MDX/TerminalBlock.tsx x: 3 commits (90d) y: 67 lines of code beta/src/pages/_app.tsx x: 4 commits (90d) y: 45 lines of code beta/src/styles/algolia.css x: 3 commits (90d) y: 167 lines of code beta/src/styles/fonts.css x: 3 commits (90d) y: 28 lines of code beta/src/styles/index.css x: 3 commits (90d) y: 130 lines of code beta/src/styles/sandpack.css x: 5 commits (90d) y: 210 lines of code plugins/gatsby-transformer-versions-yaml/create-redirects.js x: 3 commits (90d) y: 40 lines of code plugins/gatsby-transformer-versions-yaml/gatsby-node.js x: 3 commits (90d) y: 21 lines of code content/authors.yml x: 2 commits (90d) y: 114 lines of code src/components/LayoutFooter/Footer.js x: 2 commits (90d) y: 132 lines of code
308.0
lines of code
  min: 8.0
  average: 91.59
  25th percentile: 40.0
  median: 75.0
  75th percentile: 125.0
  max: 308.0
0 5.0
commits (90d)
min: 2.0 | average: 3.04 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 3.0 | max: 5.0

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

beta/next.config.js x: 3 contributors (90d) y: 48 lines of code beta/scripts/generateRedirects.js x: 3 contributors (90d) y: 52 lines of code beta/scripts/headingIDHelpers/generateHeadingIDs.js x: 3 contributors (90d) y: 85 lines of code beta/scripts/headingIDHelpers/validateHeadingIDs.js x: 3 contributors (90d) y: 44 lines of code beta/scripts/headingIDHelpers/walk.js x: 3 contributors (90d) y: 18 lines of code beta/scripts/headingIdLinter.js x: 3 contributors (90d) y: 8 lines of code beta/src/components/Icon/IconNewPage.tsx x: 3 contributors (90d) y: 19 lines of code beta/src/components/MDX/APIAnatomy.tsx x: 3 contributors (90d) y: 105 lines of code beta/src/components/MDX/Challenges/Challenges.tsx x: 3 contributors (90d) y: 213 lines of code beta/src/components/MDX/Challenges/Navigation.tsx x: 3 contributors (90d) y: 121 lines of code beta/src/components/MDX/CodeBlock/CodeBlock.tsx x: 3 contributors (90d) y: 125 lines of code beta/src/components/MDX/MDXComponents.tsx x: 3 contributors (90d) y: 308 lines of code beta/src/components/MDX/Sandpack/CustomPreset.tsx x: 3 contributors (90d) y: 112 lines of code beta/src/components/MDX/Sandpack/DownloadButton.tsx x: 3 contributors (90d) y: 75 lines of code beta/src/components/MDX/Sandpack/NavigationBar.tsx x: 3 contributors (90d) y: 54 lines of code beta/src/components/MDX/Sandpack/OpenInCodeSandboxButton.tsx x: 3 contributors (90d) y: 15 lines of code beta/src/components/MDX/Sandpack/index.tsx x: 3 contributors (90d) y: 117 lines of code beta/src/components/MDX/TerminalBlock.tsx x: 3 contributors (90d) y: 67 lines of code beta/src/pages/_app.tsx x: 4 contributors (90d) y: 45 lines of code beta/src/styles/algolia.css x: 3 contributors (90d) y: 167 lines of code beta/src/styles/fonts.css x: 3 contributors (90d) y: 28 lines of code beta/src/styles/index.css x: 3 contributors (90d) y: 130 lines of code beta/src/styles/sandpack.css x: 5 contributors (90d) y: 210 lines of code plugins/gatsby-transformer-versions-yaml/create-redirects.js x: 3 contributors (90d) y: 40 lines of code plugins/gatsby-transformer-versions-yaml/gatsby-node.js x: 3 contributors (90d) y: 21 lines of code content/authors.yml x: 2 contributors (90d) y: 114 lines of code src/components/LayoutFooter/Footer.js x: 2 contributors (90d) y: 132 lines of code
308.0
lines of code
  min: 8.0
  average: 91.59
  25th percentile: 40.0
  median: 75.0
  75th percentile: 125.0
  max: 308.0
0 5.0
contributors (90d)
min: 2.0 | average: 3.04 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 3.0 | max: 5.0