reactjs / pl.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 228 files with 13,013 lines of code.
    • 1 very long files (1,130 lines of code)
    • 0 long files (0 lines of code)
    • 7 medium size files (2,081 lines of codeclsfd_ftr_w_mp_ins)
    • 25 small files (3,447 lines of code)
    • 195 very small files (6,355 lines of code)
8% | 0% | 15% | 26% | 48%
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% | 28% | 49%
tsx0% | 0% | 11% | 22% | 65%
css0% | 0% | 38% | 51% | 10%
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% | 14% | 25% | 59%
src/components0% | 0% | 27% | 33% | 39%
src0% | 0% | 56% | 38% | 4%
src/pages0% | 0% | 51% | 18% | 30%
src/templates0% | 0% | 0% | 33% | 66%
ROOT0% | 0% | 0% | 63% | 36%
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%
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
375 3
MDXComponents.tsx
in beta/src/components/MDX
322 7
CodeEditor.js
in src/components/CodeEditor
263 8
Header.js
in src/components/LayoutHeader
257 -
sandpack.css
in beta/src/styles
251 -
Challenges.tsx
in beta/src/components/MDX/Challenges
222 1
languages.yml
in content
192 -
StickyResponsiveSidebar.js
in src/components/StickyResponsiveSidebar
178 2
Footer.tsx
in beta/src/components/Layout
176 2
Banner.js
in src/components/Banner
172 -
171 1
index.css
in beta/src/styles
169 -
algolia.css
in beta/src/styles
167 -
MarkdownPage.js
in src/components/MarkdownPage
141 -
Preview.tsx
in beta/src/components/MDX/Sandpack
140 2
SidebarRouteTree.tsx
in beta/src/components/Layout/Sidebar
139 2
139 -
languages.js
in src/pages
134 -
Footer.js
in src/components/LayoutFooter
132 -
CodeBlock.tsx
in beta/src/components/MDX/CodeBlock
128 3
Search.tsx
in beta/src/components
128 6
html.js
in src
126 5
Navigation.tsx
in beta/src/components/MDX/Challenges
123 -
121 1
Heading.tsx
in beta/src/components/MDX
118 -
authors.yml
in content
114 -
createLink.js
in src/utils
113 -
nav.yml
in content/tutorial
111 -
MarkdownPage.tsx
in beta/src/components/Layout
106 3
Section.js
in src/templates/components/Sidebar
106 1
NavigationFooter.js
in src/templates/components/NavigationFooter
103 -
LayoutPost.tsx
in beta/src/components/Layout
100 6
CustomPreset.tsx
in beta/src/components/MDX/Sandpack
94 -
all.html.js
in src/pages/blog
93 -
Seo.tsx
in beta/src/components
92 -
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
utils.ts
in beta/src/components/MDX/Sandpack
86 -
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
ExpandableExample.tsx
in beta/src/components/MDX
79 1
DocsFooter.tsx
in beta/src/components
79 2
DownloadButton.tsx
in beta/src/components/MDX/Sandpack
78 -
MobileNav.tsx
in beta/src/components/Layout/Nav
76 2
SidebarLink.tsx
in beta/src/components/Layout/Sidebar
75 1
Files With Most Units (Top 50)
File# lines# units
CodeEditor.js
in src/components/CodeEditor
263 8
MDXComponents.tsx
in beta/src/components/MDX
322 7
theme.js
in src
391 7
ScrollSyncSection.js
in src/templates/components/Sidebar
52 7
LayoutPost.tsx
in beta/src/components/Layout
100 6
Search.tsx
in beta/src/components
128 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
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
CodeBlock.tsx
in beta/src/components/MDX/CodeBlock
128 3
MarkdownPage.tsx
in beta/src/components/Layout
106 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
_document.tsx
in beta/src/pages
52 3
33 3
Sidebar.js
in src/templates/components/Sidebar
59 3
index.js
in src/pages
375 3
49 2
generateBlogIndex.js
in beta/scripts
57 2
TerminalBlock.tsx
in beta/src/components/MDX
67 2
index.tsx
in beta/src/components/MDX/Challenges
8 2
Preview.tsx
in beta/src/components/MDX/Sandpack
140 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
176 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
41 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 88 long lines.

File# lines# units# long lines
Footer.tsx
in beta/src/components/Layout
176 2 9
Banner.js
in src/components/Banner
172 - 6
MDXComponents.tsx
in beta/src/components/MDX
322 7 3
index.tsx
in beta/src/components/MDX/Sandpack
58 - 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
123 - 2
Heading.tsx
in beta/src/components/MDX
118 - 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
Sidebar.tsx
in beta/src/components/Layout/Sidebar
46 1 2
MobileNav.tsx
in beta/src/components/Layout/Nav
76 2 2
Search.tsx
in beta/src/components
128 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
68 - 1
41 1 1
SimpleCallout.tsx
in beta/src/components/MDX
25 1 1
Link.tsx
in beta/src/components/MDX
44 - 1
index.tsx
in beta/src/components/MDX/CodeBlock
27 - 1
CodeBlock.tsx
in beta/src/components/MDX/CodeBlock
128 3 1
YouWillLearnCard.tsx
in beta/src/components/MDX
29 - 1
MDXComponents.module.css
in beta/src/components/MDX
31 - 1
DownloadButton.tsx
in beta/src/components/MDX/Sandpack
78 - 1
CustomPreset.tsx
in beta/src/components/MDX/Sandpack
94 - 1
ResetButton.tsx
in beta/src/components/MDX/Sandpack
21 - 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
100 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): 228 points

beta/src/components/Icon/IconArrow.tsx x: 6 commits (all time) y: 21 lines of code beta/src/components/Icon/IconArrowSmall.tsx x: 6 commits (all time) y: 27 lines of code beta/src/components/Icon/IconChevron.tsx x: 6 commits (all time) y: 36 lines of code beta/src/components/Layout/Sidebar/Sidebar.tsx x: 15 commits (all time) y: 46 lines of code beta/src/components/MDX/Challenges/Navigation.tsx x: 12 commits (all time) y: 123 lines of code beta/src/components/MDX/Diagram.tsx x: 3 commits (all time) y: 35 lines of code beta/src/components/MDX/DiagramGroup.tsx x: 3 commits (all time) y: 10 lines of code beta/src/components/MDX/HomepageHero.tsx x: 9 commits (all time) y: 39 lines of code beta/src/components/MDX/MDXComponents.tsx x: 23 commits (all time) y: 322 lines of code beta/src/components/MDX/Sandpack/NavigationBar.tsx x: 10 commits (all time) y: 54 lines of code beta/src/components/MDX/Sandpack/index.tsx x: 18 commits (all time) y: 58 lines of code beta/src/components/Search.tsx x: 17 commits (all time) y: 128 lines of code beta/src/styles/algolia.css x: 10 commits (all time) y: 167 lines of code beta/src/styles/index.css x: 21 commits (all time) y: 169 lines of code beta/src/styles/sandpack.css x: 28 commits (all time) y: 251 lines of code beta/tailwind.config.js x: 10 commits (all time) y: 68 lines of code beta/next.config.js x: 11 commits (all time) y: 49 lines of code beta/plugins/remark-header-custom-ids.js x: 9 commits (all time) y: 41 lines of code beta/src/components/Layout/Footer.tsx x: 13 commits (all time) y: 176 lines of code beta/src/components/Layout/MarkdownPage.tsx x: 14 commits (all time) y: 106 lines of code beta/src/components/Layout/Toc.tsx x: 7 commits (all time) y: 70 lines of code beta/src/components/MDX/CodeBlock/CodeBlock.tsx x: 14 commits (all time) y: 128 lines of code beta/src/components/MDX/CodeBlock/index.tsx x: 7 commits (all time) y: 27 lines of code beta/src/components/MDX/ConsoleBlock.tsx x: 9 commits (all time) y: 65 lines of code beta/src/components/MDX/Heading.tsx x: 9 commits (all time) y: 118 lines of code beta/src/components/MDX/Sandpack/CustomPreset.tsx x: 13 commits (all time) y: 94 lines of code beta/src/components/MDX/Sandpack/DownloadButton.tsx x: 11 commits (all time) y: 78 lines of code beta/src/components/MDX/Sandpack/Preview.tsx x: 14 commits (all time) y: 140 lines of code beta/src/components/MDX/Sandpack/SandpackRoot.tsx x: 3 commits (all time) y: 74 lines of code beta/src/components/MDX/Sandpack/utils.ts x: 7 commits (all time) y: 86 lines of code beta/src/components/Seo.tsx x: 11 commits (all time) y: 92 lines of code beta/src/pages/_app.tsx x: 15 commits (all time) y: 42 lines of code beta/src/pages/_document.tsx x: 10 commits (all time) y: 52 lines of code beta/plugins/md-layout-loader.js x: 8 commits (all time) y: 21 lines of code beta/src/components/Layout/LayoutPost.tsx x: 7 commits (all time) y: 100 lines of code beta/src/components/Layout/Nav/MobileNav.tsx x: 8 commits (all time) y: 76 lines of code beta/src/components/Layout/useMediaQuery.tsx x: 9 commits (all time) y: 34 lines of code beta/src/components/MDX/Challenges/Challenges.tsx x: 12 commits (all time) y: 222 lines of code beta/src/components/MDX/ExpandableCallout.tsx x: 8 commits (all time) y: 49 lines of code beta/src/components/MDX/Sandpack/OpenInCodeSandboxButton.tsx x: 8 commits (all time) y: 15 lines of code beta/src/components/MDX/TerminalBlock.tsx x: 9 commits (all time) y: 67 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 plugins/gatsby-transformer-versions-yaml/create-redirects.js x: 14 commits (all time) y: 40 lines of code plugins/gatsby-transformer-versions-yaml/gatsby-node.js x: 15 commits (all time) y: 21 lines of code content/authors.yml x: 36 commits (all time) y: 114 lines of code src/components/LayoutFooter/Footer.js x: 66 commits (all time) y: 132 lines of code beta/src/components/Tag.tsx x: 4 commits (all time) y: 45 lines of code beta/src/components/MDX/Recap.tsx x: 5 commits (all time) y: 16 lines of code beta/src/components/Layout/Page.tsx x: 8 commits (all time) y: 32 lines of code beta/src/components/Layout/Sidebar/SidebarRouteTree.tsx x: 6 commits (all time) y: 139 lines of code plugins/gatsby-transformer-home-example-code/gatsby-node.js x: 19 commits (all time) y: 28 lines of code beta/src/components/DocsFooter.tsx x: 4 commits (all time) y: 79 lines of code beta/src/components/MDX/Convention.tsx x: 4 commits (all time) y: 18 lines of code beta/src/components/MDX/ExpandableExample.tsx x: 5 commits (all time) y: 79 lines of code beta/src/components/MDX/Sandpack/Error.tsx x: 4 commits (all time) y: 17 lines of code beta/colors.js x: 4 commits (all time) y: 70 lines of code beta/plugins/markdownToHtml.js x: 3 commits (all time) y: 28 lines of code beta/plugins/remark-smartypants.js x: 3 commits (all time) y: 17 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/Icon/IconRss.tsx x: 3 commits (all time) y: 23 lines of code beta/src/components/Layout/Nav/NavLink.tsx x: 4 commits (all time) y: 29 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/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/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/Banner/Banner.js x: 8 commits (all time) y: 172 lines of code src/html.js x: 37 commits (all time) y: 126 lines of code src/components/MarkdownPage/MarkdownPage.js x: 68 commits (all time) y: 141 lines of code content/versions.yml x: 53 commits (all time) y: 64 lines of code plugins/gatsby-source-react-error-codes/gatsby-node.js x: 20 commits (all time) y: 23 lines of code src/site-constants.js x: 106 commits (all time) y: 4 lines of code static/html/single-file-example.html x: 13 commits (all time) y: 19 lines of code gatsby-browser.js x: 9 commits (all time) y: 10 lines of code src/components/Banner/index.js x: 5 commits (all time) y: 2 lines of code src/components/LayoutHeader/Header.js x: 57 commits (all time) y: 257 lines of code src/components/MarkdownHeader/MarkdownHeader.js x: 29 commits (all time) y: 28 lines of code src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js x: 35 commits (all time) y: 178 lines of code src/pages/index.js x: 65 commits (all time) y: 375 lines of code src/theme.js x: 56 commits (all time) y: 391 lines of code gatsby-config.js x: 55 commits (all time) y: 171 lines of code src/components/FeedbackForm/index.js x: 2 commits (all time) y: 2 lines of code src/components/TitleAndMetaTags/TitleAndMetaTags.js x: 32 commits (all time) y: 63 lines of code src/components/LayoutHeader/DocSearch.js x: 19 commits (all time) y: 85 lines of code src/pages/acknowledgements.html.js x: 36 commits (all time) y: 16 lines of code gatsby-node.js x: 42 commits (all time) y: 5 lines of code gatsby/createPages.js x: 7 commits (all time) y: 121 lines of code gatsby/onCreateNode.js x: 11 commits (all time) y: 58 lines of code gatsby/onCreatePage.js x: 6 commits (all time) y: 11 lines of code plugins/gatsby-remark-header-custom-ids/gatsby-client.js x: 4 commits (all time) y: 26 lines of code plugins/gatsby-remark-header-custom-ids/gatsby-ssr.js x: 5 commits (all time) y: 70 lines of code plugins/gatsby-remark-header-custom-ids/index.js x: 5 commits (all time) y: 51 lines of code src/components/ButtonLink/ButtonLink.js x: 11 commits (all time) y: 65 lines of code src/components/ButtonLink/index.js x: 10 commits (all time) y: 2 lines of code src/components/CodeEditor/CodeEditor.js x: 68 commits (all time) y: 263 lines of code src/components/CodeEditor/index.js x: 15 commits (all time) y: 2 lines of code src/components/CodeExample/CodeExample.js x: 11 commits (all time) y: 67 lines of code src/components/CodeExample/index.js x: 4 commits (all time) y: 2 lines of code src/components/Container/Container.js x: 19 commits (all time) y: 19 lines of code src/components/ErrorDecoder/ErrorDecoder.js x: 25 commits (all time) y: 82 lines of code src/components/Flex/Flex.js x: 17 commits (all time) y: 41 lines of code src/components/Header/Header.js x: 18 commits (all time) y: 12 lines of code src/components/LayoutFooter/ExternalFooterLink.js x: 17 commits (all time) y: 33 lines of code src/components/LayoutFooter/FooterLink.js x: 18 commits (all time) y: 21 lines of code src/components/LayoutFooter/SectionLinks.js x: 5 commits (all time) y: 30 lines of code src/components/LayoutHeader/HeaderLink.js x: 21 commits (all time) y: 63 lines of code src/components/LayoutHeader/SearchSvg.js x: 16 commits (all time) y: 18 lines of code src/css/reset.css x: 11 commits (all time) y: 36 lines of code src/pages/404.js x: 18 commits (all time) y: 27 lines of code src/pages/blog/all.html.js x: 25 commits (all time) y: 93 lines of code src/pages/jsx-compiler.html.js x: 18 commits (all time) y: 24 lines of code src/pages/languages.js x: 13 commits (all time) y: 134 lines of code src/pages/versions.js x: 15 commits (all time) y: 64 lines of code src/prism-styles.js x: 19 commits (all time) y: 139 lines of code src/templates/blog.js x: 21 commits (all time) y: 74 lines of code src/templates/codepen-example.js x: 18 commits (all time) y: 55 lines of code src/templates/community.js x: 20 commits (all time) y: 34 lines of code src/templates/components/MetaTitle/index.js x: 21 commits (all time) y: 16 lines of code src/templates/components/NavigationFooter/NavigationFooter.js x: 22 commits (all time) y: 103 lines of code src/templates/components/Sidebar/Section.js x: 34 commits (all time) y: 106 lines of code src/templates/components/Sidebar/Sidebar.js x: 19 commits (all time) y: 59 lines of code src/templates/docs.js x: 20 commits (all time) y: 38 lines of code src/templates/tutorial.js x: 23 commits (all time) y: 37 lines of code src/types.js x: 11 commits (all time) y: 30 lines of code src/utils/createLink.js x: 23 commits (all time) y: 113 lines of code src/utils/findSectionForPath.js x: 17 commits (all time) y: 28 lines of code src/utils/isItemActive.js x: 22 commits (all time) y: 21 lines of code src/utils/patchDOMForGoogleTranslate.js x: 5 commits (all time) y: 33 lines of code src/utils/sectionList.js x: 20 commits (all time) y: 16 lines of code src/utils/slugify.js x: 17 commits (all time) y: 5 lines of code src/utils/toCommaSeparatedList.js x: 17 commits (all time) y: 4 lines of code content/languages.yml x: 52 commits (all time) y: 192 lines of code content/footerNav.yml x: 15 commits (all time) y: 40 lines of code content/headerNav.yml x: 4 commits (all time) y: 13 lines of code content/tutorial/nav.yml x: 10 commits (all time) y: 111 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: 57.07
  25th percentile: 16.25
  median: 31.0
  75th percentile: 67.0
  max: 1130.0
0 106.0
commits (all time)
min: 1.0 | average: 12.24 | 25th percentile: 3.0 | median: 8.0 | 75th percentile: 15.0 | max: 106.0

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

beta/src/components/Icon/IconArrow.tsx x: 4 contributors (all time) y: 21 lines of code beta/src/components/Icon/IconArrowSmall.tsx x: 4 contributors (all time) y: 27 lines of code beta/src/components/Icon/IconChevron.tsx x: 4 contributors (all time) y: 36 lines of code beta/src/components/Layout/Sidebar/Sidebar.tsx x: 8 contributors (all time) y: 46 lines of code beta/src/components/MDX/Challenges/Navigation.tsx x: 6 contributors (all time) y: 123 lines of code beta/src/components/MDX/Diagram.tsx x: 3 contributors (all time) y: 35 lines of code beta/src/components/MDX/DiagramGroup.tsx x: 3 contributors (all time) y: 10 lines of code beta/src/components/MDX/HomepageHero.tsx x: 5 contributors (all time) y: 39 lines of code beta/src/components/MDX/MDXComponents.tsx x: 8 contributors (all time) y: 322 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/index.tsx x: 8 contributors (all time) y: 58 lines of code beta/src/components/Search.tsx x: 9 contributors (all time) y: 128 lines of code beta/src/styles/algolia.css x: 5 contributors (all time) y: 167 lines of code beta/src/styles/index.css x: 11 contributors (all time) y: 169 lines of code beta/src/styles/sandpack.css x: 11 contributors (all time) y: 251 lines of code beta/tailwind.config.js x: 6 contributors (all time) y: 68 lines of code beta/next.config.js x: 6 contributors (all time) y: 49 lines of code beta/plugins/remark-header-custom-ids.js x: 6 contributors (all time) y: 41 lines of code beta/src/components/Layout/Footer.tsx x: 6 contributors (all time) y: 176 lines of code beta/src/components/Layout/MarkdownPage.tsx x: 6 contributors (all time) y: 106 lines of code beta/src/components/Layout/Toc.tsx x: 5 contributors (all time) y: 70 lines of code beta/src/components/MDX/CodeBlock/CodeBlock.tsx x: 7 contributors (all time) y: 128 lines of code beta/src/components/MDX/CodeBlock/index.tsx x: 5 contributors (all time) y: 27 lines of code beta/src/components/MDX/ConsoleBlock.tsx x: 5 contributors (all time) y: 65 lines of code beta/src/components/MDX/Heading.tsx x: 5 contributors (all time) y: 118 lines of code beta/src/components/MDX/Sandpack/CustomPreset.tsx x: 6 contributors (all time) y: 94 lines of code beta/src/components/MDX/Sandpack/DownloadButton.tsx x: 5 contributors (all time) y: 78 lines of code beta/src/components/MDX/Sandpack/Preview.tsx x: 7 contributors (all time) y: 140 lines of code beta/src/components/MDX/Sandpack/SandpackRoot.tsx x: 3 contributors (all time) y: 74 lines of code beta/src/components/MDX/Sandpack/utils.ts x: 5 contributors (all time) y: 86 lines of code beta/src/components/Seo.tsx x: 8 contributors (all time) y: 92 lines of code beta/src/pages/_app.tsx x: 7 contributors (all time) y: 42 lines of code beta/src/pages/_document.tsx x: 5 contributors (all time) y: 52 lines of code beta/plugins/md-layout-loader.js x: 6 contributors (all time) y: 21 lines of code beta/src/components/Layout/LayoutPost.tsx x: 5 contributors (all time) y: 100 lines of code beta/src/components/Layout/Nav/MobileNav.tsx x: 6 contributors (all time) y: 76 lines of code beta/src/components/Layout/useMediaQuery.tsx x: 5 contributors (all time) y: 34 lines of code beta/src/components/MDX/Challenges/Challenges.tsx x: 7 contributors (all time) y: 222 lines of code beta/src/components/MDX/Sandpack/OpenInCodeSandboxButton.tsx x: 5 contributors (all time) y: 15 lines of code beta/src/components/useMenu.tsx x: 4 contributors (all time) y: 53 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 plugins/gatsby-transformer-versions-yaml/create-redirects.js x: 7 contributors (all time) y: 40 lines of code plugins/gatsby-transformer-versions-yaml/gatsby-node.js x: 8 contributors (all time) y: 21 lines of code content/authors.yml x: 21 contributors (all time) y: 114 lines of code src/components/LayoutFooter/Footer.js x: 35 contributors (all time) y: 132 lines of code beta/src/components/Tag.tsx x: 4 contributors (all time) y: 45 lines of code beta/src/components/MDX/Recap.tsx x: 4 contributors (all time) y: 16 lines of code beta/src/components/Layout/Page.tsx x: 6 contributors (all time) y: 32 lines of code beta/src/components/Layout/Sidebar/SidebarRouteTree.tsx x: 4 contributors (all time) y: 139 lines of code plugins/gatsby-transformer-home-example-code/gatsby-node.js x: 11 contributors (all time) y: 28 lines of code beta/src/components/DocsFooter.tsx x: 3 contributors (all time) y: 79 lines of code beta/src/components/MDX/ExpandableExample.tsx x: 4 contributors (all time) y: 79 lines of code beta/src/components/MDX/Sandpack/Error.tsx x: 3 contributors (all time) y: 17 lines of code beta/colors.js x: 4 contributors (all time) y: 70 lines of code beta/plugins/markdownToHtml.js x: 3 contributors (all time) y: 28 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/Icon/IconRss.tsx x: 3 contributors (all time) y: 23 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/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/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/Banner/Banner.js x: 6 contributors (all time) y: 172 lines of code src/html.js x: 20 contributors (all time) y: 126 lines of code src/components/MarkdownPage/MarkdownPage.js x: 27 contributors (all time) y: 141 lines of code content/versions.yml x: 14 contributors (all time) y: 64 lines of code plugins/gatsby-source-react-error-codes/gatsby-node.js x: 10 contributors (all time) y: 23 lines of code src/site-constants.js x: 30 contributors (all time) y: 4 lines of code gatsby-browser.js x: 7 contributors (all time) y: 10 lines of code src/components/Banner/index.js x: 4 contributors (all time) y: 2 lines of code src/components/LayoutHeader/Header.js x: 22 contributors (all time) y: 257 lines of code src/components/MarkdownHeader/MarkdownHeader.js x: 14 contributors (all time) y: 28 lines of code src/components/StickyResponsiveSidebar/StickyResponsiveSidebar.js x: 17 contributors (all time) y: 178 lines of code src/pages/index.js x: 29 contributors (all time) y: 375 lines of code src/theme.js x: 26 contributors (all time) y: 391 lines of code gatsby-config.js x: 20 contributors (all time) y: 171 lines of code src/components/FeedbackForm/index.js x: 2 contributors (all time) y: 2 lines of code src/components/TitleAndMetaTags/TitleAndMetaTags.js x: 17 contributors (all time) y: 63 lines of code src/components/LayoutHeader/DocSearch.js x: 12 contributors (all time) y: 85 lines of code src/pages/acknowledgements.html.js x: 20 contributors (all time) y: 16 lines of code gatsby-node.js x: 10 contributors (all time) y: 5 lines of code gatsby/onCreateNode.js x: 9 contributors (all time) y: 58 lines of code gatsby/onCreatePage.js x: 5 contributors (all time) y: 11 lines of code plugins/gatsby-remark-header-custom-ids/gatsby-client.js x: 4 contributors (all time) y: 26 lines of code scripts/generateHeadingIDs.js x: 4 contributors (all time) y: 61 lines of code src/components/ButtonLink/ButtonLink.js x: 9 contributors (all time) y: 65 lines of code src/components/ButtonLink/index.js x: 8 contributors (all time) y: 2 lines of code src/components/CodeEditor/CodeEditor.js x: 26 contributors (all time) y: 263 lines of code src/components/CodeEditor/index.js x: 9 contributors (all time) y: 2 lines of code src/components/Container/Container.js x: 11 contributors (all time) y: 19 lines of code src/components/ErrorDecoder/ErrorDecoder.js x: 15 contributors (all time) y: 82 lines of code src/components/Flex/Flex.js x: 10 contributors (all time) y: 41 lines of code src/components/Header/Header.js x: 10 contributors (all time) y: 12 lines of code src/components/LayoutFooter/ExternalFooterLink.js x: 10 contributors (all time) y: 33 lines of code src/components/LayoutFooter/FooterNav.js x: 12 contributors (all time) y: 31 lines of code src/components/LayoutHeader/HeaderLink.js x: 11 contributors (all time) y: 63 lines of code src/components/LayoutHeader/SearchSvg.js x: 10 contributors (all time) y: 18 lines of code src/css/reset.css x: 6 contributors (all time) y: 36 lines of code src/pages/blog/all.html.js x: 13 contributors (all time) y: 93 lines of code src/pages/jsx-compiler.html.js x: 11 contributors (all time) y: 24 lines of code src/pages/languages.js x: 9 contributors (all time) y: 134 lines of code src/prism-styles.js x: 10 contributors (all time) y: 139 lines of code src/templates/blog.js x: 15 contributors (all time) y: 74 lines of code src/templates/codepen-example.js x: 9 contributors (all time) y: 55 lines of code src/templates/community.js x: 14 contributors (all time) y: 34 lines of code src/templates/components/ChevronSvg/index.js x: 10 contributors (all time) y: 30 lines of code src/templates/components/MetaTitle/index.js x: 12 contributors (all time) y: 16 lines of code src/templates/components/NavigationFooter/NavigationFooter.js x: 14 contributors (all time) y: 103 lines of code src/templates/components/Sidebar/ScrollSyncSection.js x: 8 contributors (all time) y: 52 lines of code src/templates/components/Sidebar/Section.js x: 18 contributors (all time) y: 106 lines of code src/templates/components/Sidebar/Sidebar.js x: 11 contributors (all time) y: 59 lines of code src/templates/docs.js x: 14 contributors (all time) y: 38 lines of code src/templates/tutorial.js x: 15 contributors (all time) y: 37 lines of code src/types.js x: 6 contributors (all time) y: 30 lines of code src/utils/createLink.js x: 12 contributors (all time) y: 113 lines of code src/utils/isItemActive.js x: 12 contributors (all time) y: 21 lines of code src/utils/sectionList.js x: 14 contributors (all time) y: 16 lines of code src/utils/toCommaSeparatedList.js x: 10 contributors (all time) y: 4 lines of code content/languages.yml x: 10 contributors (all time) y: 192 lines of code content/community/nav.yml x: 7 contributors (all time) y: 22 lines of code content/headerNav.yml x: 4 contributors (all time) y: 13 lines of code content/tutorial/nav.yml x: 9 contributors (all time) y: 111 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: 57.07
  25th percentile: 16.25
  median: 31.0
  75th percentile: 67.0
  max: 1130.0
0 35.0
contributors (all time)
min: 1.0 | average: 7.0 | 25th percentile: 3.0 | median: 5.0 | 75th percentile: 9.0 | max: 35.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): 55 points

beta/src/components/Icon/IconArrow.tsx x: 3 commits (90d) y: 21 lines of code beta/src/components/Icon/IconArrowSmall.tsx x: 3 commits (90d) y: 27 lines of code beta/src/components/Icon/IconChevron.tsx x: 3 commits (90d) y: 36 lines of code beta/src/components/Icon/IconNavArrow.tsx x: 3 commits (90d) y: 37 lines of code beta/src/components/Layout/Sidebar/Sidebar.tsx x: 7 commits (90d) y: 46 lines of code beta/src/components/MDX/Challenges/Navigation.tsx x: 9 commits (90d) y: 123 lines of code beta/src/components/MDX/Diagram.tsx x: 3 commits (90d) y: 35 lines of code beta/src/components/MDX/DiagramGroup.tsx x: 3 commits (90d) y: 10 lines of code beta/src/components/MDX/HomepageHero.tsx x: 6 commits (90d) y: 39 lines of code beta/src/components/MDX/MDXComponents.tsx x: 14 commits (90d) y: 322 lines of code beta/src/components/MDX/Sandpack/NavigationBar.tsx x: 6 commits (90d) y: 54 lines of code beta/src/components/MDX/Sandpack/index.tsx x: 14 commits (90d) y: 58 lines of code beta/src/components/Search.tsx x: 7 commits (90d) y: 128 lines of code beta/src/styles/algolia.css x: 6 commits (90d) y: 167 lines of code beta/src/styles/index.css x: 14 commits (90d) y: 169 lines of code beta/src/styles/sandpack.css x: 17 commits (90d) y: 251 lines of code beta/tailwind.config.js x: 6 commits (90d) y: 68 lines of code beta/next.config.js x: 6 commits (90d) y: 49 lines of code beta/plugins/remark-header-custom-ids.js x: 3 commits (90d) y: 41 lines of code beta/src/components/Layout/Footer.tsx x: 7 commits (90d) y: 176 lines of code beta/src/components/Layout/MarkdownPage.tsx x: 9 commits (90d) y: 106 lines of code beta/src/components/Layout/Toc.tsx x: 3 commits (90d) y: 70 lines of code beta/src/components/MDX/CodeBlock/index.tsx x: 4 commits (90d) y: 27 lines of code beta/src/components/MDX/ConsoleBlock.tsx x: 3 commits (90d) y: 65 lines of code beta/src/components/MDX/Heading.tsx x: 3 commits (90d) y: 118 lines of code beta/src/components/MDX/PackageImport.tsx x: 3 commits (90d) y: 31 lines of code beta/src/components/MDX/Sandpack/CustomPreset.tsx x: 6 commits (90d) y: 94 lines of code beta/src/components/MDX/Sandpack/DownloadButton.tsx x: 7 commits (90d) y: 78 lines of code beta/src/components/MDX/Sandpack/Preview.tsx x: 6 commits (90d) y: 140 lines of code beta/src/components/MDX/Sandpack/SandpackRoot.tsx x: 3 commits (90d) y: 74 lines of code beta/src/components/MDX/Sandpack/utils.ts x: 4 commits (90d) y: 86 lines of code beta/src/components/MDX/YouWillLearnCard.tsx x: 3 commits (90d) y: 29 lines of code beta/src/components/Seo.tsx x: 4 commits (90d) y: 92 lines of code beta/src/pages/_app.tsx x: 12 commits (90d) y: 42 lines of code beta/src/pages/_document.tsx x: 3 commits (90d) y: 52 lines of code beta/src/components/Icon/IconNewPage.tsx x: 3 commits (90d) y: 19 lines of code beta/src/components/Layout/LayoutPost.tsx x: 3 commits (90d) y: 100 lines of code beta/src/components/Layout/Nav/MobileNav.tsx x: 3 commits (90d) y: 76 lines of code beta/src/components/Layout/useMediaQuery.tsx x: 3 commits (90d) y: 34 lines of code beta/src/components/MDX/Challenges/Challenges.tsx x: 6 commits (90d) y: 222 lines of code beta/src/components/MDX/ExpandableCallout.tsx x: 4 commits (90d) y: 49 lines of code beta/src/components/MDX/Sandpack/OpenInCodeSandboxButton.tsx x: 4 commits (90d) y: 15 lines of code beta/src/components/MDX/TerminalBlock.tsx x: 3 commits (90d) y: 67 lines of code beta/src/components/useMenu.tsx x: 5 commits (90d) y: 53 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/headingIdLinter.js x: 3 commits (90d) y: 8 lines of code plugins/gatsby-transformer-versions-yaml/create-redirects.js x: 3 commits (90d) y: 40 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
322.0
lines of code
  min: 8.0
  average: 77.44
  25th percentile: 35.0
  median: 54.0
  75th percentile: 106.0
  max: 322.0
0 17.0
commits (90d)
min: 2.0 | average: 5.13 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 6.0 | max: 17.0

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

beta/src/components/Icon/IconArrow.tsx x: 3 contributors (90d) y: 21 lines of code beta/src/components/Icon/IconArrowSmall.tsx x: 3 contributors (90d) y: 27 lines of code beta/src/components/Icon/IconChevron.tsx x: 3 contributors (90d) y: 36 lines of code beta/src/components/Icon/IconNavArrow.tsx x: 3 contributors (90d) y: 37 lines of code beta/src/components/Layout/Sidebar/Sidebar.tsx x: 5 contributors (90d) y: 46 lines of code beta/src/components/MDX/Challenges/Navigation.tsx x: 5 contributors (90d) y: 123 lines of code beta/src/components/MDX/Diagram.tsx x: 3 contributors (90d) y: 35 lines of code beta/src/components/MDX/DiagramGroup.tsx x: 3 contributors (90d) y: 10 lines of code beta/src/components/MDX/HomepageHero.tsx x: 4 contributors (90d) y: 39 lines of code beta/src/components/MDX/MDXComponents.tsx x: 6 contributors (90d) y: 322 lines of code beta/src/components/MDX/Sandpack/NavigationBar.tsx x: 4 contributors (90d) y: 54 lines of code beta/src/components/MDX/Sandpack/index.tsx x: 6 contributors (90d) y: 58 lines of code beta/src/components/Search.tsx x: 5 contributors (90d) y: 128 lines of code beta/src/styles/algolia.css x: 4 contributors (90d) y: 167 lines of code beta/src/styles/index.css x: 8 contributors (90d) y: 169 lines of code beta/src/styles/sandpack.css x: 7 contributors (90d) y: 251 lines of code beta/tailwind.config.js x: 4 contributors (90d) y: 68 lines of code beta/next.config.js x: 4 contributors (90d) y: 49 lines of code beta/plugins/remark-header-custom-ids.js x: 3 contributors (90d) y: 41 lines of code beta/src/components/Layout/Footer.tsx x: 5 contributors (90d) y: 176 lines of code beta/src/components/Layout/MarkdownPage.tsx x: 4 contributors (90d) y: 106 lines of code beta/src/components/Layout/Toc.tsx x: 3 contributors (90d) y: 70 lines of code beta/src/components/MDX/CodeBlock/index.tsx x: 4 contributors (90d) y: 27 lines of code beta/src/components/MDX/ConsoleBlock.tsx x: 3 contributors (90d) y: 65 lines of code beta/src/components/MDX/Heading.tsx x: 3 contributors (90d) y: 118 lines of code beta/src/components/MDX/PackageImport.tsx x: 3 contributors (90d) y: 31 lines of code beta/src/components/MDX/Sandpack/CustomPreset.tsx x: 4 contributors (90d) y: 94 lines of code beta/src/components/MDX/Sandpack/DownloadButton.tsx x: 4 contributors (90d) y: 78 lines of code beta/src/components/MDX/Sandpack/Preview.tsx x: 4 contributors (90d) y: 140 lines of code beta/src/components/MDX/Sandpack/SandpackRoot.tsx x: 3 contributors (90d) y: 74 lines of code beta/src/components/MDX/Sandpack/utils.ts x: 4 contributors (90d) y: 86 lines of code beta/src/components/MDX/YouWillLearnCard.tsx x: 3 contributors (90d) y: 29 lines of code beta/src/components/Seo.tsx x: 4 contributors (90d) y: 92 lines of code beta/src/pages/_app.tsx x: 6 contributors (90d) y: 42 lines of code beta/src/pages/_document.tsx x: 3 contributors (90d) y: 52 lines of code beta/src/components/Icon/IconNewPage.tsx x: 3 contributors (90d) y: 19 lines of code beta/src/components/Layout/LayoutPost.tsx x: 3 contributors (90d) y: 100 lines of code beta/src/components/Layout/Nav/MobileNav.tsx x: 3 contributors (90d) y: 76 lines of code beta/src/components/Layout/useMediaQuery.tsx x: 3 contributors (90d) y: 34 lines of code beta/src/components/MDX/Challenges/Challenges.tsx x: 5 contributors (90d) y: 222 lines of code beta/src/components/MDX/Sandpack/OpenInCodeSandboxButton.tsx x: 4 contributors (90d) y: 15 lines of code beta/src/components/MDX/TerminalBlock.tsx x: 3 contributors (90d) y: 67 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/headingIdLinter.js x: 3 contributors (90d) y: 8 lines of code plugins/gatsby-transformer-versions-yaml/create-redirects.js x: 3 contributors (90d) y: 40 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
322.0
lines of code
  min: 8.0
  average: 77.44
  25th percentile: 35.0
  median: 54.0
  75th percentile: 106.0
  max: 322.0
0 8.0
contributors (90d)
min: 2.0 | average: 3.76 | 25th percentile: 3.0 | median: 3.0 | 75th percentile: 4.0 | max: 8.0