awesome-react-components

Curated List of React Components & Libraries.

1
1
1
public
Forked

🚀 Absolutely Awesome React Components & Libraries

This is a list of AWESOME components. Nope, it’s NOT a comprehensive list of
every React component under the sun. So, what does “awesome” mean? Well:

  • It solves a real problem
  • It does so in a 🦄 unique, 🦋 beautiful, or 🏆 exceptional way. (And it’s not super popular and well-known… no point in listing those.)
  • It has recent code commits!

Look for a 🚀 for truly amazing projects. And look for quickie maintainer
commentary and reviews in (italic parens) after some listings of note.

Maintainers:

Contributing

Please review our contributing guidelines. We keep this list fresh by requiring all PRs to remove one or more non-awesome entries from this list. Please ONLY PR a new resource if you are ALSO removing one.

Table of Contents

UI Components

Back to top ⬆️

Editable data grid / spreadsheet

  • fortune-sheet - An online spreedsheet component that provides out-of-the-box features just like Excel.
  • AG Grid - Advanced Data Grid / Data Table supporting Javascript / React / AngularJS / Web Components.
  • gigatables-react - Sorting, pagination/infinite scroll, global/column search, AJAX CRUD, and more.
  • MUI X Data grid - demo/docs - Fast and customizable data grid with advanced features for power users and complex use cases.
  • react-data-grid - Excel-like grid.
  • revo-grid - demo/docs - Powerfull Data Grid for React / AngularJS / Vue / Web Components with advanced customization.
  • ReactGrid - demo/docs - Add spreadsheet-like behavior to your app
  • jqwidgets-react-grid - Filtering, Pagination, Grouping, Export to Excel, PDF, CRUD and more.

Table

  • ka-table - demo - Customizable table component with sorting, filtering, grouping, virtualization, editing etc.
  • material-table - demo/docs - Built on Material UI, plus: grouping, tree data, expandable rows, export, inline editing
  • mui-datatables - Built on Material UI. Search, styling, filtering, resize/hide columns, export, print, select/expand rows.
  • react-data-table - demo/docs - accessible, responsive, themable, declaratively configurable table with sorting, selectable rows, expandable rows, pagination
  • react-table - demo - Hooks for building fast and extendable tables and datagrids
  • react-table-library - demo - React Table Library – an almost headless table library – for building better tables.
  • rsuite-table - demo/docs - A table component that supports virtualized.
  • sematable - Client side sorting, pagination, and text filter for redux/react based apps.
  • DevExtreme React Grid - High-performance plugin-based data grid for Bootstrap and Material Design.
  • Smart React Grid - Fast and feature-complete data grid with Material Design.
  • KendoReact Grid - Powerful data grid component with 100+ ready-to-use features like paging, sorting, export to Excel, and more.

Infinite Scroll

Overlay

Display overlay / modal / alert / dialog / lightbox / popup

  • reboron - A collection of dialog animations with React.js
  • react-aria-modal - A fully accessible and flexible React modal built according WAI-ARIA Authoring Practices.
  • react-modal - Accessible modal dialog component for React.
  • react-skylight - A react component for modals and dialogs.
  • reoverlay - demo - The missing solution for managing modals.
  • sweetalert2 - demo/docs - A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript’s popup boxes. Zero dependencies.
  • sweetalert2-react-content - Official SweetAlert2 enhancer adding support for React elements as content

Notification

Toaster / snackbar — Notify the user with a modeless temporary little popup

Tooltip

Menus / sidebars

Sticky

Fixed headers / scroll-up headers / sticky elements

Tabs

Loader

Loaders / spinners / progress bars — Let the user know that something is loading

Buttons

Collapse

Chart

Display data in charts / graphs / diagrams

Tree

Display a tree data structure

  • react-arborist - demo - A Full-Featured Tree View: headless, virtualized, multi-selectable, drag-n-drop, keyboard navigation, search
  • react-complex-tree - demo - docs - Unopinionated Accessible Tree Component with Multi-Select, Drag-And-Drop and Search
  • react-treeview - Easy, light, flexible tree view made with React.

UI Navigation

Ways to navigate views

Custom Scrollbar

Audio / Video

  • react-dailymotion - Dailymotion player component for React.
  • react-player - A react component for playing a variety of URLs, including YouTube.
  • react-soundplayer - Create custom SoundCloud players with React.
  • react-youtube - React.js powered YouTube player component.
  • video-react - A web video player built for the HTML5 world using React library.
  • material-ui-audio-player - Audio player for material ui design.
  • react-vision-camera - Camera component for React using getUserMedia. We can use this component for computer vision tasks like barcode scanning, text recognition, etc.
  • react-barcode-qrcode-scanner - Barcode and QR code scanner component for React. It uses react-vision-camera to access the camera and Dynamsoft Barcode Reader to read barcodes.

Map

Time / Date / Age

Display time / date / age

Photo / Image

Display images / photos

Icons

Display icons / icon set / emojis

  • iconify-react - Over 40k icons from 50+ icon sets, including all popular icon and emoji sets.
  • react-icons - Svg react icons of popular icon packs using ES6 imports.
  • react-open-doodles - Awesome free illustrations as react components.
  • react-icomoon - With react-icomoon you can easily use the icons you have selected or created in icomoon.
  • tabler-icons-react - A set of over 450 free MIT-licensed high-quality SVG icons.

Paginator

Display a control element to paginate

Markdown Viewer

Display parsed markdow source

Canvas

Sketch input using Canvas or SVG

  • react-konva - React Konva is a JavaScript library for drawing complex canvas graphics with bindings to the Konva Framework.
  • react-sketch - A Sketch tool for React based applications, backed-up by FabricJS
  • react-sketch-canvas - Demo Freehand vector drawing tool for React using SVG as canvas. Accepts input from Mouse, touch, and graphic tablets
  • react-heat-map - A lightweight calendar heatmap react component built on SVG, customizable version of GitHub’s contribution graph.

Miscellaneous

Form Components

Let the user enter data

Date / Time picker

Date picker / time picker / datetime picker / date range picker

Emoji picker

Input Types

Masked inputs, specialized inputs; email / telephone number / credit card / etc.

Autocomplete

Autosuggest / autocomplete / typeahead

Select

Color Picker

  • coloreact - A tiny Color Picker for React.
  • react-color - Is a tiny color picker widget component for React apps.
  • react-colorful - A tiny (2,5 KB), dependency-free, fast and accessible color picker component.
  • react-input-color - React input color component with hsv color picker.

Toggle

Slider

Radio Button

Type Select

Let the user select something (e.g. a tag) while typing

Tag Input

Let the user add multiple tags in a single input

Autosize Input / Textarea

Star Rating

Drag and Drop

Sortable List

Let the user define an order on a list

Rich Text Editor

Markdown Editor

Image Editing

Image manipulation

Form Component Collections

Miscellaneous

  • @anatoliygatt/numeric-stepper - demo - A fully themeable and accessible numeric stepper component.
  • interweave - React library to safely render HTML, filter attributes, autowrap text with matchers, render emoji characters, and much more.
  • react-designer - Easy to configure, lightweight, editable vector graphics in your react components.
  • react-upload-gallery - React for Upload Image Gallery. Drag & Drop, Sortable, Customize.

Syntax Highlight

UI Layout

Back to top ⬆️

Components to layout the app’s UI

UI Animation

Back to top ⬆️

Animate transitions

Parallax

UI Frameworks

Back to top ⬆️

Responsive

Set of components + responsive layout system

  • AgnosticUI - Accessible React component primitives that also work with Vue 3, Svelte, and Angular!
  • ant-design - demo/docs - A UI Design Language from China. Individual components available.
  • atlaskit - Atlassian’s official UI library, with components from badge to tree table.
  • base web - Base Web is a foundation for initiating, evolving, and unifying web products.
  • carbon - demo/docs - A design system built by IBM.
  • cdbreact - demo - docs - Elegant UI Kit library and reusable components for building mobile-first, responsive websites and web apps.
  • chakra-ui - demo/docs - Simple, Modular & Accessible UI Components for your React Applications.
  • ChatUI - demo/docs - The UI design language and React library for Conversational UI
  • CoreUI for React - demo/docs - Open Source UI components library.
  • evergreen - demo/docs - Evergreen React UI Framework by Segment.
  • fluentui - UX frameworks for creating beautiful, cross-platform apps that share code, design, and interaction behavior.
  • geist-ui - Modern and minimalist React UI library.
  • gestalt - demo/docs - A set of components that supports Pinterest’s design language.
  • grommet - The most advanced UX framework for enterprise applications.
  • Mantine - demo/docs - A fully featured library with 100+ hooks and components with native dark theme support
  • orbit - Components for building travel oriented projects.
  • flowbite-react - Open-source UI component library based on React, Tailwind CSS, and Flowbite.
  • primereact - A complete UI Framework with 50+ components featuring material, bootstrap and custom themes.
  • radix-ui - Unstyled, accessible components for building high‑quality design systems and web apps.
  • react-bootstrap - Bootstrap components built with React.
  • react-foundation - Foundation as React components.
  • reakit - demo/docs Toolkit for building accessible rich web apps
  • searchkit - React UI components / widgets. The easiest way to build a great search experience with Elasticsearch.
  • semantic-ui-react - The official Semantic-UI-React integration.
  • semi-design - demo/docs - A modern, comprehensive, flexible design system.
  • shineout - demo - Chinese-friendly set of components: form elements, navigation, table, tree, tree select drop-down etc.

Material Design

  • 🚀 Material UI - Full suite of components. Build your own design system, or start with Material Design.
    • Autocomplete - Accessible autocomplete, combobox, multiselect
    • Material Icons - 1,000+ SVG material icons.
    • Modal - Accessible modal dialog component.
    • Slider - Accessible slider component.
    • Table - table with sorting, selecting, pagination, virtualized.
    • Tree View - Accessible tree view component for React.
  • react-essence - Essence - The Essential Material Design Framework.
  • react-materialize - Material design for react, powered by materializecss.
  • react-toolbox - A set of React components implementing Google’s Material Design.
  • mdbootstrap - React Bootstrap with Material Design

Mobile

  • antd-mobile - Configurable Mobile UI from China.
  • Ionic React - Ionic Framework: easily build Android, Desktop and Progressive Web Apps with one code base.
  • OnsenUI - demo/docs - Mobile app framework with Material and flat (iOS) designs. Based on Web Components.

Component Collections

  • blueprint - demo - docs - UI toolkit for building complex, data-dense web interfaces for desktop (not mobile) applications.
  • dataminr-react-components - Collection of reusable React Components and utility functions.
  • shards-react - docs/demo - A beautiful and modern React design system. Freemium 💰
  • aframe-react - Build virtual reality experiences with A-Frame and React.
  • react-admin - Build admin user experiences on top of REST and GraphQL services.
  • refine - demo - docs - Build data-intensive applications in no time. It ships with Ant Design System, an enterprise-level UI toolkit.
  • matrix-card - demo - Simplest possible component to generate matrix rain style cards.
  • rsuite - demo/docs - Suite of components for “enterprise system products”.
  • lens-ui - docs - A Suit of components focused on simplicity.

UI Utilities

Back to top ⬆️

Reporter

Report computed styles

Visibility Reporter

Report when a component becomes visible/hidden

Measurement Reporter

Determine and report measurements of an element

Device Input

Turn user input into actions

Keyboard Events

Scroll Events

Touch Swipe

Mouse Events

Meta Tags

Set meta tags, , children of <head></em></p> <ul> <li><a href="https://github.com/kodyl/react-document-meta">react-document-meta</a> - HTML meta tags for React-based apps.</li> <li><a href="https://github.com/gaearon/react-document-title">react-document-title</a> - Declarative, nested, stateful, isomorphic document.title for React.</li> <li><a href="https://github.com/staylor/react-helmet-async#readme">react-helmet-async</a> - Thread-safe Helmet for React 16+ and friends</li> <li><a href="https://github.com/nfl/react-helmet">react-helmet</a> - A document head manager for React.</li> </ul> <h3 id="portal" tabindex="-1">Portal</h3> <p><em>Render an element at an arbitrary DOM node</em></p> <ul> <li><a href="https://github.com/fckt/react-layer-stack">react-layer-stack</a> - Simple but ubiquitously powerful and agnostic layering system for React.</li> <li><a href="https://github.com/tajo/react-portal">react-portal</a> - React component for transportation of modals, lightboxes, loading bars… to document.body.</li> </ul> <h3 id="test-user-behavior" tabindex="-1">Test User Behavior</h3> <p><em>A/B tests, experiments, …</em></p> <ul> <li><a href="https://github.com/olahol/react-ab">react-ab</a> - Simple declarative and universal A/B testing component for React.</li> <li><a href="https://github.com/HubSpot/react-experiments">react-experiments</a> - React components for implementing UI experiments.</li> </ul> <h2 id="code-design" tabindex="-1">Code Design</h2> <p><strong><a href="#table-of-contents"><code>Back to top ⬆️</code></a></strong></p> <p><em>Libraries that help with code design</em></p> <h3 id="data-store" tabindex="-1">Data Store</h3> <p><em>Data flow / data management / data stores / components state / data flow</em></p> <ul> <li><a href="https://github.com/goatslacker/alt">alt</a> - Isomorphic flux implementation.</li> <li><a href="https://github.com/Yomguithereal/baobab-react">baobab-react</a> - React integration for Baobab.</li> <li><a href="https://github.com/cerebral/cerebral">cerebral</a> - A state controller with its own debugger.</li> <li><a href="https://github.com/effector/effector">effector-react</a> - React bindings for effector, an effective multi-store state manager.</li> <li><a href="https://github.com/philpl/fluorine">fluorine-lib</a> - Reactive state and side effect management for React using a single stream of actions.</li> <li><a href="https://github.com/yahoo/fluxible">fluxible</a> - A pluggable container for universal flux applications.</li> <li><a href="https://github.com/BinaryMuse/fluxxor">fluxxor</a> - Flux architecture tools for React.</li> <li><a href="https://github.com/mariusandra/kea">kea</a> - High level architecture for React apps.</li> <li><a href="https://github.com/mobxjs/mobx-react">mobx-react</a> - React bindings for MobX. Create fully reactive components.</li> <li><a href="https://github.com/smakazmi/react-3ducks">react-3ducks</a> - <a href="https://stackblitz.com/github/smakazmi/react-3ducks/tree/master/examples/todos">demo</a> - Simple state management solution for React.</li> <li><a href="https://github.com/matthewwithanm/react-controllables">react-controllables</a> - Easily create controllable components.</li> <li><a href="https://github.com/yahoo/react-i13n">react-i13n</a> - A performant, scalable and pluggable approach to instrumenting your React application.</li> <li><a href="https://github.com/loggur/react-redux-provide">react-redux-provide</a> - Bridges the gap between Redux and the declarative nature of GraphQL/Relay.</li> <li><a href="https://github.com/reactjs/react-redux">react-redux</a> - Official React bindings for Redux.</li> <li><a href="https://github.com/tshelburne/redux-batched-actions">redux-batched-actions</a> - Reducer + action to reduce actions under a single subscriber notification.</li> <li><a href="https://github.com/tappleby/redux-batched-subscribe">redux-batched-subscribe</a> - Store enhancer for which allows batching subscribe notifications.</li> <li><a href="https://github.com/reactjs/redux">redux</a> - Predictable state container for JavaScript apps.</li> <li><a href="https://github.com/reflux/refluxjs">reflux</a> - A simple library for uni-directional dataflow application architecture with React extensions inspired by Flux.</li> <li><a href="https://github.com/reactjs/reselect">reselect</a> - Selector library for Redux.</li> <li><a href="https://github.com/SiftScience/resourcerer">resourcerer</a> - Declarative data-fetching framework for REST APIs</li> <li><a href="https://github.com/shastajs/shasta">shasta</a> - Dead simple + opinionated toolkit for building redux/react applications.</li> <li><a href="https://github.com/lukasbach/synergies">synergies</a> - <a href="https://synergies.js.org">docs</a> A performant and distributed context-state library for creating reusable React state logic by synergyzing atomar context pieces.</li> <li><a href="https://zustand.surge.sh/">zustand</a> - <a href="https://github.com/pmndrs/zustand">docs</a> - A fast bearbones state-management solution using simplified flux principles and boilerplate-free hook api.</li> <li><a href="https://github.com/teafuljs/teaful">teaful</a> - Tiny, easy and powerful React state management</li> </ul> <h3 id="form-logic" tabindex="-1">Form Logic</h3> <ul> <li><a href="https://github.com/data-driven-forms/react-forms">data-driven-forms</a> - A declarative way for building forms with all the functionality.</li> <li><a href="https://github.com/guilouro/formcat">formcat</a> - A simple and easy way to control forms in React using the React Context API</li> <li><a href="https://github.com/jaredpalmer/formik">formik</a> - Build forms without tears and supports Validation in ease.</li> <li><a href="https://github.com/formsy/formsy-react/">formsy-react</a> - A form input builder and validator for React JS.</li> <li><a href="https://github.com/AppliedMathematicsANU/plexus-form">plexus-form</a> - A dynamic form component for react using JSON-Schema.</li> <li><a href="https://github.com/react-hook-form/react-hook-form">react-hook-form</a> - React hooks for form validation without the hassle.</li> <li><a href="https://github.com/mozilla-services/react-jsonschema-form">react-jsonschema-form</a> - A React component for building Web forms from JSONSchema.</li> <li><a href="https://github.com/0529bill/react-client-validation">react-client-validation</a> - Simple and super lightweight validation for React.</li> <li><a href="https://github.com/final-form/react-final-form">react-final-form</a> - Subscription-based form state management</li> <li><a href="https://github.com/MAKARD/react-formawesome">react-formawesome</a> - Complex library for creating awesome forms.</li> <li><a href="https://github.com/surveyjs/survey-library">surveyjs</a> - The advanced Survey and Form library</li> <li><a href="https://github.com/alibaba/formily">Formily</a> - High performance, extensible, and Typescript friendly</li> </ul> <h3 id="router" tabindex="-1">Router</h3> <ul> <li><a href="https://github.com/svenanders/react-breadcrumbs">react-breadcrumbs</a> - Automatic breadcrumbs for React-Router.</li> <li><a href="https://github.com/STRML/react-router-component">react-router-component</a> - Declarative router component for React.</li> <li><a href="https://github.com/taion/react-router-scroll">react-router-scroll</a> - React Router scroll management.</li> <li><a href="https://github.com/reactjs/react-router">react-router</a> - A complete routing library for React.</li> <li><a href="https://github.com/salvoravida/redux-first-history">redux-first-history</a> - Redux First History - Redux history binding support react-router - @reach/router - wouter</li> <li><a href="https://github.com/acdlite/redux-router">redux-router</a> - Redux bindings for React Router – keep your router state inside your Redux store.</li> <li><a href="https://github.com/kriasoft/universal-router">universal-router</a> - A simple middleware-style router for isomorphic JavaScript web apps.</li> <li><a href="https://github.com/molefrog/wouter">wouter</a> - A minimalist-friendly ~1.3KB routing library. Nothing else but hooks.</li> </ul> <h3 id="props-from-server" tabindex="-1">Props from server</h3> <p><em>Component properties asynchronously fetched over the network</em></p> <ul> <li><a href="https://github.com/andreypopp/react-async">react-async</a> - Asynchronously fetch data for React components.</li> <li><a href="https://github.com/heroku/react-refetch">react-refetch</a> - A simple, declarative, and composable way to fetch data for React components.</li> <li><a href="https://github.com/ericclemmons/react-resolver">react-resolver</a> - Async rendering & data-fetching for universal React applications.</li> <li><a href="https://github.com/relay-tools/react-router-relay">react-router-relay</a> - Relay integration for React Router.</li> <li><a href="https://github.com/markdalgleish/redial">redial</a> - Universal data fetching and route lifecycle management for React etc.</li> <li><a href="https://github.com/Rezonans/redux-async-connect">redux-async-connect</a> - Request async data, store in redux state, and connect to your component.</li> <li><a href="https://github.com/makeomatic/redux-connect">redux-connect</a> - Provides decorator for resolving async props in react-router.</li> <li><a href="https://github.com/soroushchehresa/axios-react">axios-react</a> - HTTP client component for React.</li> </ul> <h3 id="communication-with-server" tabindex="-1">Communication with server</h3> <ul> <li><a href="https://github.com/gyzerok/adrenaline">adrenaline</a> - Simple Relay alternative.</li> <li><a href="https://github.com/apollostack/apollo-client">apollo-client</a> - A simple caching client for any GraphQL server and UI framework.</li> <li><a href="https://github.com/facebook/relay">react-relay</a> - Relay is a JavaScript framework for building data-driven React applications.</li> <li><a href="https://github.com/TanStack/query">query</a> - <a href="https://tanstack.com/query/v4">docs</a> Powerful asynchronous state management, server-state utilities and data fetching for TS/JS, React, Solid, Svelte and Vue.</li> </ul> <h3 id="css-%2F-style" tabindex="-1">CSS / Style</h3> <ul> <li><a href="https://github.com/milesj/aesthetic">aesthetic</a> - A powerful type-safe, framework agnostic, CSS-in-JS library for styling components, whether it be plain objects, importing stylesheets, or simply referencing external class names.</li> <li><a href="https://github.com/Khan/aphrodite">aphrodite</a> - It's inline styles, but they work!.</li> <li><a href="https://github.com/rofrischmann/inline-style-prefixer">inline-style-prefixer</a> - Run-time Autoprefixer for Inline Style Objects.</li> <li><a href="https://paperclip.dev">paperclip</a> - <a href="https://paperclip.dev/docs/">docs</a> - Build UI primitivites with plain HTML & CSS.</li> <li><a href="https://github.com/FormidableLabs/radium">radium</a> - A set of tools to manage inline styles on React elements.</li> <li><a href="https://github.com/d6u/react-container-query">react-container-query</a> - Modular responsive component.</li> <li><a href="https://github.com/gajus/react-css-modules">react-css-modules</a> - Seamless mapping of class names to CSS modules inside of React components.</li> <li><a href="https://github.com/contra/react-responsive">react-responsive</a> - Media queries in react for responsive design.</li> <li><a href="https://github.com/jmlweb/reactponsive">reactponsive</a> - Responsive components and hooks.</li> <li><a href="https://github.com/styled-components/styled-components">styled-components</a> - Visual primitives for the component age.</li> <li><a href="https://github.com/stitchesjs/stitches">stitches</a> - CSS-in-JS with near-zero runtime, SSR, multi-variant support.</li> </ul> <h3 id="html-template" tabindex="-1">HTML Template</h3> <ul> <li><a href="https://github.com/substack/hyperx">hyperx</a> - Tagged template string virtual dom builder.</li> <li><a href="https://github.com/AlexGilleran/jsx-control-statements">jsx-control-statements</a> - Neater If and For for React JSX.</li> </ul> <h3 id="isomorphic-apps" tabindex="-1">Isomorphic Apps</h3> <ul> <li><a href="https://github.com/airbnb/hypernova">hypernova</a> - A service for server-side rendering your JavaScript views.</li> <li><a href="https://github.com/denvned/isomorphic-relay">isomorphic-relay</a> - Adds server side rendering support to React Relay.</li> <li><a href="https://github.com/kriasoft/isomorphic-style-loader">isomorphic-style-loader</a> - Isomorphic CSS style loader for Webpack.</li> <li><a href="https://github.com/redfin/react-server">react-server</a> - React framework with server render for blazing fast page load.</li> <li><a href="https://github.com/rill-js/rill">rill</a> - Universal web application framework.</li> <li><a href="https://github.com/halt-hammerzeit/webpack-isomorphic-tools">webpack-isomorphic-tools</a> - Server-side rendering for your Webpack-built applications (e.g. React).</li> </ul> <h3 id="boilerplate" tabindex="-1">Boilerplate</h3> <p><em>Scaffold / starter kit / Yeoman generator / stack ensemble / seed</em></p> <ul> <li><a href="https://github.com/facebookincubator/create-react-app">create-react-app</a> - Create React apps with no build configuration.</li> <li><a href="https://github.com/winwiz1/crisp-react">crisp-react</a> - Express integration in TypeScript with support for multiple SPAs and pitfall avoidance.</li> <li><a href="https://github.com/Nilanth/cra-template-redux-auth-starter">cra-template-redux-auth-starter</a> - A Redux auth starter boilerplate for CRA.</li> <li><a href="https://github.com/chentsulin/electron-react-boilerplate">electron-react-boilerplate</a> - Live editing development on desktop app.</li> <li><a href="https://github.com/pheuter/essential-react">essential-react</a> - A minimal skeleton for building testable React apps using Babel.</li> <li><a href="https://github.com/react-webpack-generators/generator-react-webpack">generator-react-webpack</a> - Yeoman generator for ReactJS and Webpack.</li> <li><a href="https://github.com/FredericHeem/starhackit">generator-starhackit</a> - Full-stack starter kit.</li> <li><a href="https://github.com/insin/nwb">nwb</a> - CLI tool and devDependency for React apps & components and npm modules.</li> <li><a href="https://nx.dev">nx</a> - Next generation build system with first class monorepo support and powerful integrations.</li> <li><a href="https://github.com/mxstbr/react-boilerplate">react-boilerplate</a> - Quick packager-agnostic boilerplate for React modules using JSX.</li> <li><a href="https://github.com/gaearon/react-hot-boilerplate">react-hot-boilerplate</a> - Minimal live-editing boilerplate for your next ReactJS project.</li> <li><a href="https://github.com/erikras/react-redux-universal-hot-example">react-redux-universal-hot-example</a> - A starter boilerplate for a universal webapp.</li> <li><a href="https://github.com/reactuate/reactuate">reactuate</a> - React/Redux stack (not a boilerplate kit).</li> <li><a href="https://github.com/SpencerCDixon/redux-cli">redux-cli</a> - An opinionated CLI for building redux/react apps quicker.</li> <li><a href="https://github.com/lvarayut/relay-fullstack">relay-fullstack</a> - Relay Starter Kit.</li> <li><a href="https://github.com/rocjs/roc">roc</a> - Modern Application Development Ecosystem.</li> <li><a href="https://github.com/AlexSergey/rockpack">rockpack</a> - Simple solution for creating React application with SSR, bundling, linting, testing within 5 minutes.</li> <li><a href="https://github.com/bdefore/universal-redux">universal-redux</a> - An npm package that lets you jump right into coding React and Redux.</li> <li><a href="https://github.com/andrelmlins/create-react-dependency">create-react-dependency</a> - Create react dependencies with no build configuration.</li> <li><a href="https://github.com/Sazito/phoenix">phoenix</a> - A simple boilerplate that helps you make your react application with Server Side Rendering & Localization support.</li> <li><a href="https://github.com/anandgupta193/react-enterprise-starter-kit">react-enterprise-starter-kit</a> - Highly Scalable and Performant Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase.</li> <li><a href="https://github.com/htdangkhoa/erb">express-react-boilerplate</a> - A tool that helps programmers create Express & React projects easily base on react-cool-starter.</li> </ul> <h3 id="miscellaneous-2" tabindex="-1">Miscellaneous</h3> <ul> <li><a href="https://github.com/matthewwithanm/react-inlinesvg">react-inlinesvg</a> - An SVG loader component for ReactJS.</li> <li><a href="https://github.com/kapolos/react-godfather">react-godfather</a> - A new way to write Functional Components, without Hooks.</li> <li><a href="https://github.com/lynndylanhurley/redux-auth">redux-auth-patch</a> - Complete token authentication system for react + redux that supports isomorphic rendering.</li> <li><a href="https://github.com/treasure-data/redux-search">redux-search</a> - Redux bindings for client-side search.</li> <li><a href="https://github.com/gcanti/tcomb-react">tcomb-react</a> - Alternative syntax for PropTypes.</li> <li><a href="https://github.com/geobde/react-find">react-find</a> - ⚛️ Elegant, accessible search component for React.</li> <li><a href="https://github.com/salvoravida/react-universal-hooks">react-universal-hooks</a> - :tada: support react hooks everywhere (Functional or Class Component).</li> </ul> <h2 id="utilities" tabindex="-1">Utilities</h2> <p><strong><a href="#table-of-contents"><code>Back to top ⬆️</code></a></strong></p> <ul> <li><a href="https://github.com/zpao/qrcode.react">qrcode.react</a> - A <QRCode/> component for use with React.</li> <li><a href="https://github.com/fernandopasik/react-children-utilities">react-children-utilities</a> - Extended utils for React.Children.</li> <li><a href="https://github.com/ReactTraining/react-media">react-media</a> - A CSS media query component for React.</li> <li><a href="https://github.com/bluepeter/react-middle-ellipsis">react-middle-ellipsis</a> - <a href="https://bluepeter.github.io/react-middle-ellipsis/">demo</a> - Truncate long strings in the middle instead of the end.</li> <li><a href="https://github.com/martinandert/react-translate-component">react-translate-component</a> - Multi-lingual/localized text content.</li> </ul> <h3 id="i18n" tabindex="-1">i18n</h3> <p><em>Internationalization / L10n / localization / translation</em></p> <ul> <li><a href="https://github.com/i18next/react-i18next">react-i18next</a> - Internationalization for react done right. Using the i18next i18n ecosystem.</li> <li><a href="https://github.com/yahoo/react-intl">react-intl</a> - Internationalize React apps.</li> <li><a href="https://github.com/fakundo/react-localized">react-localized</a> - Internationalization for React components based on <code>gettext</code> format.</li> <li><a href="https://github.com/CherryProjects/react-translate-maker">react-translate-maker</a> - Universal internationalization (i18n) open source library for React.</li> <li><a href="https://github.com/alibaba/react-intl-universal">react-intl-universal</a> - <a href="https://g.alicdn.com/alishu/common/0.0.95/intl-example/index.html">demo</a> Internationalize React apps. Not only for React.Component but also for Vanilla JS.</li> <li><a href="https://github.com/tolgee/tolgee-js/tree/main/packages/react">@tolgee/react</a> - <a href="https://tolgee.io/docs/web/using_with_react/installation">docs</a> – Web-based localization tool enabling users to translate directly in the React app they develop</li> <li><a href="https://github.com/lingui/js-lingui">js-lingui</a> - <a href="https://lingui.js.org">docs</a> – A readable, automated, and optimized (5 kb) internationalization for JavaScript.</li> </ul> <h3 id="framework-bindings-%2F-integrations" tabindex="-1">Framework bindings / integrations</h3> <ul> <li><a href="https://github.com/magalhas/backbone-react-component">backbone-react-component</a> - A bit of nifty glue that automatically plugs your Backbone models.</li> <li><a href="https://github.com/KtorZ/elm-react-component">elm-react-component</a> - A React component which wraps an Elm module to be used in a React application.</li> <li><a href="https://github.com/ProjectSeptemberInc/gl-react">gl-react</a> - OpenGL / WebGL bindings for React to implement complex effects over images and content.</li> <li><a href="https://github.com/jhudson8/react-backbone">react-backbone</a> - Backbone-aware mixins for react and a whole lot more.</li> <li><a href="https://github.com/react-d3-library/react-d3-library">react-d3-library</a> - Open source library for using D3 in React.</li> <li><a href="https://github.com/evancz/react-elm-components">react-elm-components</a> - Write React components in Elm.</li> <li><a href="https://github.com/pilwon/react-famous">react-famous</a> - React bridge to <a href="http://Famo.us">Famo.us</a>.</li> <li><a href="https://github.com/STRML/react-localstorage">react-localstorage</a> - Simple componentized localstorage implementation for Facebook's React.</li> <li><a href="https://github.com/mifi/react-lottie-player">react-lottie-player</a> - <a href="https://mifi.github.io/react-lottie-player/">demo</a> - Declarative lottie animation player.</li> <li><a href="https://github.com/shakacode/react_on_rails">react-on-rails</a> - Integration of React + Webpack + Rails to build Universal (Isomorphic) Apps.</li> <li><a href="https://github.com/toxicFork/react-three-renderer">react-three-renderer</a> - Render into a three.js canvas using React.</li> <li><a href="https://github.com/fritx/react-threejs">react-threejs</a> - Simplest bindings between React & Three.js</li> <li><a href="https://github.com/firebase/reactfire">reactfire</a> - ReactJS mixin for easy Firebase integration.</li> <li><a href="https://github.com/PixelsCommander/ReactiveElements">reactive-elements</a> - Allows to use React.js component as HTML element (web component).</li> <li><a href="https://github.com/elraccoone/react-unity-webgl">react-unity-webgl</a> - Unity intergration with two-way communication using a built-in Event System.</li> </ul> <h3 id="integrations-with-third-party-services" tabindex="-1">Integrations with Third Party Services</h3> <ul> <li><a href="https://github.com/react-ga/react-ga">react-ga</a> - React Google Analytics Module.</li> <li><a href="https://github.com/hzdg/react-google-analytics">react-google-analytics</a> - Google analytics component.</li> <li><a href="https://github.com/ErrorPro/react-google-autocomplete">react-google-autocomplete</a> - Google Places API components and hooks.</li> <li><a href="https://github.com/appleboy/react-recaptcha">react-recaptcha</a> - A react.js reCAPTCHA for Google.</li> <li><a href="https://github.com/azmenak/react-stripe-checkout">react-stripe-checkout</a> - Load stripe's checkout.js as a react component. Easiest way to use checkout with React.</li> <li><a href="https://github.com/rangle/redux-segment">redux-segment</a> - <a href="http://Segment.io">Segment.io</a> analytics integration for redux.</li> <li><a href="https://github.com/Nilanth/react-slack-notification">react-slack-notification</a> - Send messages and error logs to a Slack channel directly.</li> <li><a href="https://github.com/csfrequency/react-firebase-hooks">react-firebase-hooks</a> - Hooks to integrate firebase in your application.</li> </ul> <h2 id="performance" tabindex="-1">Performance</h2> <p><strong><a href="#table-of-contents"><code>Back to top ⬆️</code></a></strong></p> <h3 id="ui" tabindex="-1">UI</h3> <ul> <li><a href="https://github.com/trueadm/inferno">inferno</a> - An extremely fast, React-like JavaScript library for building modern user interfaces.</li> <li><a href="https://github.com/JakeSidSmith/react-fastclick">react-fastclick</a> - Fast Touch Events for React.</li> <li><a href="https://github.com/reactjs/react-static-container">react-static-container</a> - Renders static content efficiently.</li> </ul> <h4 id="inspect" tabindex="-1">Inspect</h4> <ul> <li><a href="https://github.com/RamonGebben/react-perf-tool">react-perf-tool</a> - Debug performance of your React application.</li> <li><a href="https://github.com/redsunsoft/react-render-visualizer">react-render-visualizer</a> - Render visualizer for ReactJS.</li> </ul> <h4 id="lazy-load" tabindex="-1">Lazy Load</h4> <ul> <li><a href="https://github.com/ggordan/react-infinite-grid">react-infinite-grid</a> - A React component which renders a grid of elements.</li> <li><a href="https://github.com/seatgeek/react-infinite">react-infinite</a> - A browser-ready efficient scrolling container based on UITableView.</li> <li><a href="https://github.com/loktar00/react-lazy-load">react-lazy-load</a> - React component that renders children elements when they enter the viewport.</li> <li><a href="https://github.com/jasonslyvia/react-lazyload">react-lazyload</a> - Lazyload your Component, Image or anything matters the performance.</li> <li><a href="https://github.com/bvaughn/react-virtualized">react-virtualized</a> - React components for efficiently rendering large lists and tabular data.</li> </ul> <h3 id="app-size" tabindex="-1">App Size</h3> <ul> <li><a href="https://github.com/oliviertassinari/babel-plugin-transform-react-remove-prop-types">babel-plugin-transform-react-remove-prop-types</a> - Remove unnecessary React propTypes.</li> <li><a href="https://github.com/Lucifier129/react-lite">react-lite</a> - An implementation of React that optimizes for small script size.</li> </ul> <h3 id="server-side-rendering" tabindex="-1">Server-Side Rendering</h3> <ul> <li><a href="https://github.com/AlexSergey/issr">iSSR</a> - The easiest way to move your React application to Server-Side Rendering. Handles Side Effects and synchronizes State.</li> <li><a href="https://github.com/dunglas/react-esi">react-esi</a> - A library to boost SSR performance by exposing React components as Edge Side Includes (ESI) fragments</li> </ul> <h2 id="dev-tools" tabindex="-1">Dev Tools</h2> <p><strong><a href="#table-of-contents"><code>Back to top ⬆️</code></a></strong></p> <h3 id="test" tabindex="-1">Test</h3> <ul> <li><a href="https://github.com/producthunt/chai-enzyme">chai-enzyme</a> - Chai.js assertions and convenience functions for testing React Components with enzyme.</li> <li><a href="https://github.com/airbnb/enzyme">enzyme</a> - JavaScript Testing utilities for React.</li> <li><a href="https://github.com/facebook/jest">jest-cli</a> - Painless JavaScript Testing.</li> <li><a href="https://github.com/pzavolinsky/react-unit">react-unit</a> - Lightweight unit test library for ReactJS.</li> <li><a href="https://github.com/conorhastings/redux-test-recorder">redux-test-recorder</a> - A redux middleware to automatically generate tests for reducers through ui interaction.</li> <li><a href="https://github.com/milesj/rut">rut</a> - React testing made easy with <code>react-test-renderer</code>. Supports DOM and custom renderers.</li> <li><a href="https://github.com/bruderstein/unexpected-react">unexpected-react</a> - Plugin for unexpected to enable testing the full React virtual DOM, and also the shallow renderer.</li> </ul> <h3 id="redux" tabindex="-1">Redux</h3> <ul> <li><a href="https://github.com/romseguy/redux-devtools-chart-monitor">redux-devtools-chart-monitor</a> - A chart monitor for Redux DevTools.</li> <li><a href="https://github.com/gaearon/redux-devtools-dock-monitor">redux-devtools-dock-monitor</a> - A resizable and movable dock for Redux DevTools monitors.</li> <li><a href="https://github.com/bvaughn/redux-devtools-filterable-log-monitor">redux-devtools-filterable-log-monitor</a> - Filterable tree view monitor for Redux DevTools.</li> <li><a href="https://github.com/alexkuz/redux-devtools-inspector">redux-devtools-inspector</a> - Another Redux DevTools Monitor.</li> <li><a href="https://github.com/gaearon/redux-devtools-log-monitor">redux-devtools-log-monitor</a> - The default monitor for Redux DevTools with a tree view.</li> <li><a href="https://github.com/gaearon/redux-devtools">redux-devtools</a> - DevTools for Redux with hot reloading, action replay, and customizable UI.</li> <li><a href="https://github.com/zalmoxisus/remote-redux-devtools">remote-redux-devtools</a> - Redux DevTools remotely.</li> </ul> <h3 id="inspect-1" tabindex="-1">Inspect</h3> <ul> <li><a href="https://fluxguard.com">fluxguard</a> - PROD change monitoring that highlights all DOM + design changes.</li> <li><a href="https://github.com/xyc/react-inspector">react-inspector</a> - Power of Browser DevTools inspectors right inside your React app.</li> <li><a href="https://github.com/Lapple/react-json-inspector">react-json-inspector</a> - React JSON inspector component.</li> <li><a href="https://github.com/reactotron/reactotron">reactotron</a> - A CLI and OS X app for inspecting your React JS and React Native apps.</li> </ul> <h3 id="miscellaneous-3" tabindex="-1">Miscellaneous</h3> <ul> <li><a href="https://github.com/ccontrols/component-controls">component-controls</a> - <a href="https://component-controls.com">demo</a> - <a href="https://component-controls.com/tutorial">docs</a> - A next-generation tool to create blazing-fast documentation sites.</li> <li><a href="https://github.com/skidding/cosmos">cosmos-js</a> - DX tool for designing truly encapsulated React components.</li> <li><a href="https://github.com/mkosir/react-demo-tab-cli">react-demo-tab-cli</a> - CLI tool for creating demos of react components.</li> <li><a href="https://github.com/insin/react-heatpack">react-heatpack</a> - A 'heatpack' command for quick React development with webpack hot reloading.</li> <li><a href="https://github.com/sapegin/react-styleguidist">react-styleguidist</a> - React style guide generator.</li> <li><a href="https://github.com/feross/standard">standard-react</a> - JavaScript Standard Style Guide.</li> <li><a href="https://www.plasmic.app/">Plasmic</a> - Powerful design tool for building your React components visually.</li> <li><a href="https://github.com/simplelocalize/simplelocalize-cli">SimpleLocalize</a> - Open source CLI tool for finding i18n keys in React projects.</li> <li><a href="https://github.com/zheeeng/react-device-frameset">react-device-frameset</a> - React device frameset component.</li> </ul> <h2 id="miscellaneous-4" tabindex="-1">Miscellaneous</h2> <p><strong><a href="#table-of-contents"><code>Back to top ⬆️</code></a></strong></p> <ul> <li><a href="https://github.com/dataformsjs/dataformsjs/blob/master/docs/jsx-loader.md">DataFormsJS JSX Loader</a> - Small JavaScript Compiler for quickly converting JSX to JS directly on a web page.</li> <li><a href="https://github.com/roman01la/html-to-react-components">html-to-react-components</a> - Extract annotated portions of HTML into React components as separate modules.</li> <li><a href="https://github.com/reactjs/react-magic">htmltojsx</a> - Automatically AJAXify plain HTML with the power of React. It's magic!.</li> <li><a href="https://github.com/repetere/jsonx">jsonx</a> - React JSON Syntax.</li> <li><a href="https://github.com/plouc/mozaik">mozaik</a> - Mozaïk is a tool based on nodejs / react / d3 / stylus to easily craft beautiful dashboards.</li> <li><a href="https://github.com/Yomguithereal/react-blessed">react-blessed</a> - A react renderer for blessed.</li> <li><a href="https://github.com/bluepeter/jsondiffpatch-react">jsondiffpatch-react</a> - JSON diffing.</li> </ul> <h3 id="static-website-generator" tabindex="-1">Static Website Generator</h3> <ul> <li><a href="https://github.com/gatsbyjs/gatsby">gatsby</a> - Transform plain text into dynamic blogs and websites using React.js.</li> </ul> <h2 id="cloud-solutions" tabindex="-1">Cloud Solutions</h2> <p><strong><a href="#table-of-contents"><code>Back to top ⬆️</code></a></strong></p> <h3 id="databases" tabindex="-1">Databases</h3> <ul> <li><a href="https://github.com/winwiz1/crisp-bigquery">crisp-bigquery</a> - Full stack Google BigQuery with Express in TypeScript.</li> <li><a href="https://github.com/mhart/react-server-routing-example">react-server-routing-example</a> - Universal client/server routing and data with AWS DynamoDB.</li> </ul> </div></div></div><!--]--><!--]--></div><div id="reka-tabs-v-0-1-1-content-info" role="tabpanel" data-state="inactive" data-orientation="horizontal" aria-labelledby="reka-tabs-v-0-1-1-trigger-info" hidden tabindex="0" style="" data-slot="content" class="focus:outline-none w-full"><!--v-if--></div><!--]--><!--]--></div></div><!--]--></div></div></div><div class="hidden lg:flex flex-shrink-0"><div class="flex w-full justify-between items-center border-t border-black/10 dark:border-white/10"><div class="flex"><!--[--><!--[--><button type="button" data-slot="base" class="inline-flex items-center aria-disabled:cursor-not-allowed aria-disabled:opacity-75 font-mono transition-all font-medium disabled:cursor-not-allowed disabled:opacity-75 text-xs gap-1.5 text-inverted bg-primary hover:bg-primary/75 active:bg-primary/75 disabled:bg-primary aria-disabled:bg-primary focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary p-1.5 rounded-none"><!--[--><!--[--><span class="iconify i-tabler:terminal shrink-0 size-4" aria-hidden="true" style="" data-slot="leadingIcon"></span><!--]--><!--[--><!----><!--]--><!--[--><!----><!--]--><!--]--></button><!--]--><!--]--><!----><!--[--><div class="py-2 px-4 text-xs font-medium border-r border-black/10 dark:border-white/10"><span>Find me</span></div><div class="flex py-2 px-4 gap-3 text-lg"><!--[--><!--[--><!--[--><a data-state="closed" data-grace-area-trigger class="flex text-foreground hover:opacity-80 transition-opacity" href="https://x.com/zoltanszogyenyi" target="_blank" rel="noopener noreferrer" aria-label="Open on X"><span class="iconify i-tabler:brand-x" aria-hidden="true" style=""></span></a><!--v-if--><!--]--><!--]--><!--[--><!--[--><a data-state="closed" data-grace-area-trigger class="flex text-foreground hover:opacity-80 transition-opacity" href="https://github.com/zoltanszogyenyi" target="_blank" rel="noopener noreferrer" aria-label="Open on GitHub"><span class="iconify i-tabler:brand-github" aria-hidden="true" style=""></span></a><!--v-if--><!--]--><!--]--><!--[--><!--[--><a data-state="closed" data-grace-area-trigger class="flex text-foreground hover:opacity-80 transition-opacity" href="https://bergside.com" target="_blank" rel="noopener noreferrer" aria-label="Open website"><span class="iconify i-tabler:world" aria-hidden="true" style=""></span></a><!--v-if--><!--]--><!--]--><!--]--></div><!--]--></div><div class="flex"><div class="px-3 flex gap-2 text-sm font-medium items-center"><a href="/changelog" class="text-xs text-muted">v0.3.1</a><span class="text-xs text-muted">[beta]</span></div></div></div></div><div class="lg:hidden"><div class="flex justify-between items-center border-t border-black/10 dark:border-white/10" username="zoltanszogyenyi"><div class="flex"><!--[--><!--[--><button type="button" data-slot="base" class="inline-flex items-center aria-disabled:cursor-not-allowed aria-disabled:opacity-75 font-mono transition-all font-medium disabled:cursor-not-allowed disabled:opacity-75 text-xs gap-1.5 text-inverted bg-primary hover:bg-primary/75 active:bg-primary/75 disabled:bg-primary aria-disabled:bg-primary focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-primary p-1.5 rounded-none px-3"><!--[--><!--[--><span class="iconify i-tabler:terminal shrink-0 size-4" aria-hidden="true" style="" data-slot="leadingIcon"></span><!--]--><!--[--><!----><!--]--><!--[--><!----><!--]--><!--]--></button><!--]--><!--]--><!----><div class="flex py-3 px-4 gap-3 text-lg"><!--[--><!--[--><!--[--><a data-state="closed" data-grace-area-trigger class="flex text-foreground hover:opacity-80 transition-opacity" href="https://x.com/zoltanszogyenyi" target="_blank" rel="noopener noreferrer" aria-label="Open on X"><span class="iconify i-tabler:brand-x" aria-hidden="true" style=""></span></a><!--v-if--><!--]--><!--]--><!--[--><!--[--><a data-state="closed" data-grace-area-trigger class="flex text-foreground hover:opacity-80 transition-opacity" href="https://github.com/zoltanszogyenyi" target="_blank" rel="noopener noreferrer" aria-label="Open on GitHub"><span class="iconify i-tabler:brand-github" aria-hidden="true" style=""></span></a><!--v-if--><!--]--><!--]--><!--[--><!--[--><a data-state="closed" data-grace-area-trigger class="flex text-foreground hover:opacity-80 transition-opacity" href="https://bergside.com" target="_blank" rel="noopener noreferrer" aria-label="Open website"><span class="iconify i-tabler:world" aria-hidden="true" style=""></span></a><!--v-if--><!--]--><!--]--><!--]--></div></div><div class="flex"><div class="px-2 flex gap-2 text-sm font-medium items-center"><a href="/changelog" class="text-xs text-muted">v0.3.1</a><span class="text-xs text-muted">[beta]</span></div></div></div></div><!--]--></div></div><!--]--></div></div><!----><span data-v-f4d8f8a5></span><!--]--><!--]--><!--[--><!--]--><!--v-if--><!--]--><!--[--><!--]--><!--]--><!--]--></div><div id="teleports"></div><script type="application/json" data-nuxt-data="nuxt-app" data-ssr="true" id="__NUXT_DATA__">[["ShallowReactive",1],{"data":2,"state":950,"once":969,"_errors":970,"serverRendered":13,"path":972,"pinia":973},["ShallowReactive",3],{"profile-zoltanszogyenyi":4,"nav-links-zoltanszogyenyi":942,"nav-readme-zoltanszogyenyi":945,"nav-experience-zoltanszogyenyi":946,"header-projects-zoltanszogyenyi":948},{"profile":5,"cached":13,"lastUpdated":16},{"id":6,"username":6,"slug":6,"title":7,"tagline":8,"blocks":9,"githubSyncedAt":16,"settings":17,"themeId":19,"customDomain":20,"isPublic":13,"showWatermark":13,"createdAt":16,"github":21,"updatedAt":940,"viewCount":126,"lastViewedAt":941},"zoltanszogyenyi","Zoltán Szőgyényi","Chief builder @ Bergside LLC",[10],{"id":11,"type":11,"order":12,"visible":13,"config":14,"createdAt":16,"updatedAt":16},"github-stats",0,true,{"githubStats":15},{"showRepos":13,"showFollowers":13,"showFollowing":13,"showGists":13},"2026-04-23T18:31:53.997Z",{"analyticsEnabled":18,"seoEnabled":13,"lookingForWork":13,"availableForFreelance":18},false,"default",null,{"login":6,"id":22,"nodeId":23,"name":7,"bio":8,"avatarUrl":24,"gravatarId":25,"email":20,"location":20,"company":26,"blog":27,"twitterUsername":6,"url":28,"htmlUrl":29,"followersUrl":30,"followingUrl":31,"gistsUrl":32,"starredUrl":33,"subscriptionsUrl":34,"organizationsUrl":35,"reposUrl":36,"eventsUrl":37,"receivedEventsUrl":38,"type":39,"userViewType":40,"siteAdmin":18,"publicRepos":41,"publicGists":12,"followers":42,"following":43,"createdAt":44,"updatedAt":45,"hireable":13,"readme":46,"publicOrgs":47,"recentPublicGists":61,"pinnedRepositories":62,"contributionCalendar":63,"contributionsUpdatedAt":940},8052108,"MDQ6VXNlcjgwNTIxMDg=","https://avatars.githubusercontent.com/u/8052108?v=4","","Bergside Inc.","https://bergside.com","https://api.github.com/users/zoltanszogyenyi","https://github.com/zoltanszogyenyi","https://api.github.com/users/zoltanszogyenyi/followers","https://api.github.com/users/zoltanszogyenyi/following{/other_user}","https://api.github.com/users/zoltanszogyenyi/gists{/gist_id}","https://api.github.com/users/zoltanszogyenyi/starred{/owner}{/repo}","https://api.github.com/users/zoltanszogyenyi/subscriptions","https://api.github.com/users/zoltanszogyenyi/orgs","https://api.github.com/users/zoltanszogyenyi/repos","https://api.github.com/users/zoltanszogyenyi/events{/privacy}","https://api.github.com/users/zoltanszogyenyi/received_events","User","public",89,458,111,"2014-07-02T21:29:46Z","2026-04-19T09:13:32Z","# Zoltán Szőgyényi\n\nFollow me on [Twitter/X](https://twitter.com/zoltanszogyenyi) for building in public.\n",[48],{"login":49,"id":50,"node_id":51,"url":52,"repos_url":53,"events_url":54,"hooks_url":55,"issues_url":56,"members_url":57,"public_members_url":58,"avatar_url":59,"description":60},"themesberg",52166837,"MDEyOk9yZ2FuaXphdGlvbjUyMTY2ODM3","https://api.github.com/orgs/themesberg","https://api.github.com/orgs/themesberg/repos","https://api.github.com/orgs/themesberg/events","https://api.github.com/orgs/themesberg/hooks","https://api.github.com/orgs/themesberg/issues","https://api.github.com/orgs/themesberg/members{/member}","https://api.github.com/orgs/themesberg/public_members{/member}","https://avatars.githubusercontent.com/u/52166837?v=4","We build themes, templates, admin dashboards, and UI kits in technologies like Bootstrap, Tailwind CSS, React, Angular, and Vue",[],[],{"totalContributions":64,"weeks":65},1018,[66,83,99,115,134,150,166,182,199,215,231,247,263,279,295,311,327,344,360,376,392,408,424,440,456,473,489,506,525,541,559,576,592,609,625,641,657,673,689,705,721,740,758,776,792,811,829,848,864,880,896,912,928],{"contributionDays":67},[68,71,73,75,77,79,81],{"contributionCount":12,"date":69,"color":70,"level":12},"2025-04-20","#ebedf0",{"contributionCount":12,"date":72,"color":70,"level":12},"2025-04-21",{"contributionCount":12,"date":74,"color":70,"level":12},"2025-04-22",{"contributionCount":12,"date":76,"color":70,"level":12},"2025-04-23",{"contributionCount":12,"date":78,"color":70,"level":12},"2025-04-24",{"contributionCount":12,"date":80,"color":70,"level":12},"2025-04-25",{"contributionCount":12,"date":82,"color":70,"level":12},"2025-04-26",{"contributionDays":84},[85,87,89,91,93,95,97],{"contributionCount":12,"date":86,"color":70,"level":12},"2025-04-27",{"contributionCount":12,"date":88,"color":70,"level":12},"2025-04-28",{"contributionCount":12,"date":90,"color":70,"level":12},"2025-04-29",{"contributionCount":12,"date":92,"color":70,"level":12},"2025-04-30",{"contributionCount":12,"date":94,"color":70,"level":12},"2025-05-01",{"contributionCount":12,"date":96,"color":70,"level":12},"2025-05-02",{"contributionCount":12,"date":98,"color":70,"level":12},"2025-05-03",{"contributionDays":100},[101,103,105,107,109,111,113],{"contributionCount":12,"date":102,"color":70,"level":12},"2025-05-04",{"contributionCount":12,"date":104,"color":70,"level":12},"2025-05-05",{"contributionCount":12,"date":106,"color":70,"level":12},"2025-05-06",{"contributionCount":12,"date":108,"color":70,"level":12},"2025-05-07",{"contributionCount":12,"date":110,"color":70,"level":12},"2025-05-08",{"contributionCount":12,"date":112,"color":70,"level":12},"2025-05-09",{"contributionCount":12,"date":114,"color":70,"level":12},"2025-05-10",{"contributionDays":116},[117,119,121,123,125,129,132],{"contributionCount":12,"date":118,"color":70,"level":12},"2025-05-11",{"contributionCount":12,"date":120,"color":70,"level":12},"2025-05-12",{"contributionCount":12,"date":122,"color":70,"level":12},"2025-05-13",{"contributionCount":12,"date":124,"color":70,"level":12},"2025-05-14",{"contributionCount":126,"date":127,"color":128,"level":126},1,"2025-05-15","#9be9a8",{"contributionCount":130,"date":131,"color":128,"level":126},3,"2025-05-16",{"contributionCount":12,"date":133,"color":70,"level":12},"2025-05-17",{"contributionDays":135},[136,138,140,142,144,146,148],{"contributionCount":12,"date":137,"color":70,"level":12},"2025-05-18",{"contributionCount":12,"date":139,"color":70,"level":12},"2025-05-19",{"contributionCount":12,"date":141,"color":70,"level":12},"2025-05-20",{"contributionCount":12,"date":143,"color":70,"level":12},"2025-05-21",{"contributionCount":12,"date":145,"color":70,"level":12},"2025-05-22",{"contributionCount":12,"date":147,"color":70,"level":12},"2025-05-23",{"contributionCount":12,"date":149,"color":70,"level":12},"2025-05-24",{"contributionDays":151},[152,154,156,158,160,162,164],{"contributionCount":12,"date":153,"color":70,"level":12},"2025-05-25",{"contributionCount":126,"date":155,"color":128,"level":126},"2025-05-26",{"contributionCount":12,"date":157,"color":70,"level":12},"2025-05-27",{"contributionCount":12,"date":159,"color":70,"level":12},"2025-05-28",{"contributionCount":12,"date":161,"color":70,"level":12},"2025-05-29",{"contributionCount":12,"date":163,"color":70,"level":12},"2025-05-30",{"contributionCount":12,"date":165,"color":70,"level":12},"2025-05-31",{"contributionDays":167},[168,170,172,174,176,178,180],{"contributionCount":12,"date":169,"color":70,"level":12},"2025-06-01",{"contributionCount":126,"date":171,"color":128,"level":126},"2025-06-02",{"contributionCount":12,"date":173,"color":70,"level":12},"2025-06-03",{"contributionCount":12,"date":175,"color":70,"level":12},"2025-06-04",{"contributionCount":12,"date":177,"color":70,"level":12},"2025-06-05",{"contributionCount":12,"date":179,"color":70,"level":12},"2025-06-06",{"contributionCount":12,"date":181,"color":70,"level":12},"2025-06-07",{"contributionDays":183},[184,186,189,191,193,195,197],{"contributionCount":12,"date":185,"color":70,"level":12},"2025-06-08",{"contributionCount":187,"date":188,"color":128,"level":126},2,"2025-06-09",{"contributionCount":12,"date":190,"color":70,"level":12},"2025-06-10",{"contributionCount":12,"date":192,"color":70,"level":12},"2025-06-11",{"contributionCount":126,"date":194,"color":128,"level":126},"2025-06-12",{"contributionCount":12,"date":196,"color":70,"level":12},"2025-06-13",{"contributionCount":12,"date":198,"color":70,"level":12},"2025-06-14",{"contributionDays":200},[201,203,205,207,209,211,213],{"contributionCount":12,"date":202,"color":70,"level":12},"2025-06-15",{"contributionCount":12,"date":204,"color":70,"level":12},"2025-06-16",{"contributionCount":187,"date":206,"color":128,"level":126},"2025-06-17",{"contributionCount":12,"date":208,"color":70,"level":12},"2025-06-18",{"contributionCount":12,"date":210,"color":70,"level":12},"2025-06-19",{"contributionCount":12,"date":212,"color":70,"level":12},"2025-06-20",{"contributionCount":12,"date":214,"color":70,"level":12},"2025-06-21",{"contributionDays":216},[217,219,221,223,225,227,229],{"contributionCount":12,"date":218,"color":70,"level":12},"2025-06-22",{"contributionCount":12,"date":220,"color":70,"level":12},"2025-06-23",{"contributionCount":12,"date":222,"color":70,"level":12},"2025-06-24",{"contributionCount":187,"date":224,"color":128,"level":126},"2025-06-25",{"contributionCount":12,"date":226,"color":70,"level":12},"2025-06-26",{"contributionCount":12,"date":228,"color":70,"level":12},"2025-06-27",{"contributionCount":12,"date":230,"color":70,"level":12},"2025-06-28",{"contributionDays":232},[233,235,237,239,241,243,245],{"contributionCount":12,"date":234,"color":70,"level":12},"2025-06-29",{"contributionCount":12,"date":236,"color":70,"level":12},"2025-06-30",{"contributionCount":12,"date":238,"color":70,"level":12},"2025-07-01",{"contributionCount":12,"date":240,"color":70,"level":12},"2025-07-02",{"contributionCount":12,"date":242,"color":70,"level":12},"2025-07-03",{"contributionCount":12,"date":244,"color":70,"level":12},"2025-07-04",{"contributionCount":12,"date":246,"color":70,"level":12},"2025-07-05",{"contributionDays":248},[249,251,253,255,257,259,261],{"contributionCount":12,"date":250,"color":70,"level":12},"2025-07-06",{"contributionCount":12,"date":252,"color":70,"level":12},"2025-07-07",{"contributionCount":12,"date":254,"color":70,"level":12},"2025-07-08",{"contributionCount":12,"date":256,"color":70,"level":12},"2025-07-09",{"contributionCount":126,"date":258,"color":128,"level":126},"2025-07-10",{"contributionCount":12,"date":260,"color":70,"level":12},"2025-07-11",{"contributionCount":12,"date":262,"color":70,"level":12},"2025-07-12",{"contributionDays":264},[265,267,269,271,273,275,277],{"contributionCount":12,"date":266,"color":70,"level":12},"2025-07-13",{"contributionCount":126,"date":268,"color":128,"level":126},"2025-07-14",{"contributionCount":12,"date":270,"color":70,"level":12},"2025-07-15",{"contributionCount":12,"date":272,"color":70,"level":12},"2025-07-16",{"contributionCount":126,"date":274,"color":128,"level":126},"2025-07-17",{"contributionCount":126,"date":276,"color":128,"level":126},"2025-07-18",{"contributionCount":12,"date":278,"color":70,"level":12},"2025-07-19",{"contributionDays":280},[281,283,285,287,289,291,293],{"contributionCount":12,"date":282,"color":70,"level":12},"2025-07-20",{"contributionCount":12,"date":284,"color":70,"level":12},"2025-07-21",{"contributionCount":12,"date":286,"color":70,"level":12},"2025-07-22",{"contributionCount":12,"date":288,"color":70,"level":12},"2025-07-23",{"contributionCount":12,"date":290,"color":70,"level":12},"2025-07-24",{"contributionCount":12,"date":292,"color":70,"level":12},"2025-07-25",{"contributionCount":12,"date":294,"color":70,"level":12},"2025-07-26",{"contributionDays":296},[297,299,301,303,305,307,309],{"contributionCount":12,"date":298,"color":70,"level":12},"2025-07-27",{"contributionCount":12,"date":300,"color":70,"level":12},"2025-07-28",{"contributionCount":126,"date":302,"color":128,"level":126},"2025-07-29",{"contributionCount":12,"date":304,"color":70,"level":12},"2025-07-30",{"contributionCount":12,"date":306,"color":70,"level":12},"2025-07-31",{"contributionCount":12,"date":308,"color":70,"level":12},"2025-08-01",{"contributionCount":12,"date":310,"color":70,"level":12},"2025-08-02",{"contributionDays":312},[313,315,317,319,321,323,325],{"contributionCount":12,"date":314,"color":70,"level":12},"2025-08-03",{"contributionCount":12,"date":316,"color":70,"level":12},"2025-08-04",{"contributionCount":12,"date":318,"color":70,"level":12},"2025-08-05",{"contributionCount":12,"date":320,"color":70,"level":12},"2025-08-06",{"contributionCount":12,"date":322,"color":70,"level":12},"2025-08-07",{"contributionCount":12,"date":324,"color":70,"level":12},"2025-08-08",{"contributionCount":12,"date":326,"color":70,"level":12},"2025-08-09",{"contributionDays":328},[329,331,333,335,337,339,342],{"contributionCount":12,"date":330,"color":70,"level":12},"2025-08-10",{"contributionCount":12,"date":332,"color":70,"level":12},"2025-08-11",{"contributionCount":12,"date":334,"color":70,"level":12},"2025-08-12",{"contributionCount":12,"date":336,"color":70,"level":12},"2025-08-13",{"contributionCount":126,"date":338,"color":128,"level":126},"2025-08-14",{"contributionCount":340,"date":341,"color":128,"level":187},6,"2025-08-15",{"contributionCount":126,"date":343,"color":128,"level":126},"2025-08-16",{"contributionDays":345},[346,348,350,352,354,356,358],{"contributionCount":126,"date":347,"color":128,"level":126},"2025-08-17",{"contributionCount":187,"date":349,"color":128,"level":126},"2025-08-18",{"contributionCount":340,"date":351,"color":128,"level":187},"2025-08-19",{"contributionCount":12,"date":353,"color":70,"level":12},"2025-08-20",{"contributionCount":187,"date":355,"color":128,"level":126},"2025-08-21",{"contributionCount":12,"date":357,"color":70,"level":12},"2025-08-22",{"contributionCount":12,"date":359,"color":70,"level":12},"2025-08-23",{"contributionDays":361},[362,364,366,368,370,372,374],{"contributionCount":12,"date":363,"color":70,"level":12},"2025-08-24",{"contributionCount":12,"date":365,"color":70,"level":12},"2025-08-25",{"contributionCount":12,"date":367,"color":70,"level":12},"2025-08-26",{"contributionCount":12,"date":369,"color":70,"level":12},"2025-08-27",{"contributionCount":12,"date":371,"color":70,"level":12},"2025-08-28",{"contributionCount":12,"date":373,"color":70,"level":12},"2025-08-29",{"contributionCount":12,"date":375,"color":70,"level":12},"2025-08-30",{"contributionDays":377},[378,380,382,384,386,388,390],{"contributionCount":12,"date":379,"color":70,"level":12},"2025-08-31",{"contributionCount":12,"date":381,"color":70,"level":12},"2025-09-01",{"contributionCount":12,"date":383,"color":70,"level":12},"2025-09-02",{"contributionCount":12,"date":385,"color":70,"level":12},"2025-09-03",{"contributionCount":12,"date":387,"color":70,"level":12},"2025-09-04",{"contributionCount":12,"date":389,"color":70,"level":12},"2025-09-05",{"contributionCount":12,"date":391,"color":70,"level":12},"2025-09-06",{"contributionDays":393},[394,396,398,400,402,404,406],{"contributionCount":12,"date":395,"color":70,"level":12},"2025-09-07",{"contributionCount":12,"date":397,"color":70,"level":12},"2025-09-08",{"contributionCount":12,"date":399,"color":70,"level":12},"2025-09-09",{"contributionCount":12,"date":401,"color":70,"level":12},"2025-09-10",{"contributionCount":12,"date":403,"color":70,"level":12},"2025-09-11",{"contributionCount":12,"date":405,"color":70,"level":12},"2025-09-12",{"contributionCount":12,"date":407,"color":70,"level":12},"2025-09-13",{"contributionDays":409},[410,412,414,416,418,420,422],{"contributionCount":12,"date":411,"color":70,"level":12},"2025-09-14",{"contributionCount":12,"date":413,"color":70,"level":12},"2025-09-15",{"contributionCount":12,"date":415,"color":70,"level":12},"2025-09-16",{"contributionCount":12,"date":417,"color":70,"level":12},"2025-09-17",{"contributionCount":12,"date":419,"color":70,"level":12},"2025-09-18",{"contributionCount":12,"date":421,"color":70,"level":12},"2025-09-19",{"contributionCount":12,"date":423,"color":70,"level":12},"2025-09-20",{"contributionDays":425},[426,428,430,432,434,436,438],{"contributionCount":12,"date":427,"color":70,"level":12},"2025-09-21",{"contributionCount":12,"date":429,"color":70,"level":12},"2025-09-22",{"contributionCount":12,"date":431,"color":70,"level":12},"2025-09-23",{"contributionCount":12,"date":433,"color":70,"level":12},"2025-09-24",{"contributionCount":12,"date":435,"color":70,"level":12},"2025-09-25",{"contributionCount":12,"date":437,"color":70,"level":12},"2025-09-26",{"contributionCount":12,"date":439,"color":70,"level":12},"2025-09-27",{"contributionDays":441},[442,444,446,448,450,452,454],{"contributionCount":12,"date":443,"color":70,"level":12},"2025-09-28",{"contributionCount":12,"date":445,"color":70,"level":12},"2025-09-29",{"contributionCount":12,"date":447,"color":70,"level":12},"2025-09-30",{"contributionCount":12,"date":449,"color":70,"level":12},"2025-10-01",{"contributionCount":187,"date":451,"color":128,"level":126},"2025-10-02",{"contributionCount":187,"date":453,"color":128,"level":126},"2025-10-03",{"contributionCount":12,"date":455,"color":70,"level":12},"2025-10-04",{"contributionDays":457},[458,460,462,464,466,469,471],{"contributionCount":12,"date":459,"color":70,"level":12},"2025-10-05",{"contributionCount":12,"date":461,"color":70,"level":12},"2025-10-06",{"contributionCount":130,"date":463,"color":128,"level":126},"2025-10-07",{"contributionCount":12,"date":465,"color":70,"level":12},"2025-10-08",{"contributionCount":467,"date":468,"color":128,"level":130},7,"2025-10-09",{"contributionCount":12,"date":470,"color":70,"level":12},"2025-10-10",{"contributionCount":126,"date":472,"color":128,"level":126},"2025-10-11",{"contributionDays":474},[475,477,479,481,483,485,487],{"contributionCount":12,"date":476,"color":70,"level":12},"2025-10-12",{"contributionCount":12,"date":478,"color":70,"level":12},"2025-10-13",{"contributionCount":340,"date":480,"color":128,"level":187},"2025-10-14",{"contributionCount":130,"date":482,"color":128,"level":126},"2025-10-15",{"contributionCount":130,"date":484,"color":128,"level":126},"2025-10-16",{"contributionCount":12,"date":486,"color":70,"level":12},"2025-10-17",{"contributionCount":12,"date":488,"color":70,"level":12},"2025-10-18",{"contributionDays":490},[491,493,496,498,500,502,504],{"contributionCount":12,"date":492,"color":70,"level":12},"2025-10-19",{"contributionCount":494,"date":495,"color":128,"level":187},5,"2025-10-20",{"contributionCount":126,"date":497,"color":128,"level":126},"2025-10-21",{"contributionCount":340,"date":499,"color":128,"level":187},"2025-10-22",{"contributionCount":340,"date":501,"color":128,"level":187},"2025-10-23",{"contributionCount":494,"date":503,"color":128,"level":187},"2025-10-24",{"contributionCount":12,"date":505,"color":70,"level":12},"2025-10-25",{"contributionDays":507},[508,510,515,517,519,521,523],{"contributionCount":12,"date":509,"color":70,"level":12},"2025-10-26",{"contributionCount":511,"date":512,"color":513,"level":514},11,"2025-10-27","#40c463",4,{"contributionCount":514,"date":516,"color":128,"level":187},"2025-10-28",{"contributionCount":12,"date":518,"color":70,"level":12},"2025-10-29",{"contributionCount":511,"date":520,"color":513,"level":514},"2025-10-30",{"contributionCount":494,"date":522,"color":128,"level":187},"2025-10-31",{"contributionCount":12,"date":524,"color":70,"level":12},"2025-11-01",{"contributionDays":526},[527,529,531,533,535,537,539],{"contributionCount":126,"date":528,"color":128,"level":126},"2025-11-02",{"contributionCount":126,"date":530,"color":128,"level":126},"2025-11-03",{"contributionCount":12,"date":532,"color":70,"level":12},"2025-11-04",{"contributionCount":12,"date":534,"color":70,"level":12},"2025-11-05",{"contributionCount":12,"date":536,"color":70,"level":12},"2025-11-06",{"contributionCount":514,"date":538,"color":128,"level":187},"2025-11-07",{"contributionCount":12,"date":540,"color":70,"level":12},"2025-11-08",{"contributionDays":542},[543,545,548,551,553,555,557],{"contributionCount":12,"date":544,"color":70,"level":12},"2025-11-09",{"contributionCount":546,"date":547,"color":513,"level":514},12,"2025-11-10",{"contributionCount":549,"date":550,"color":513,"level":514},15,"2025-11-11",{"contributionCount":546,"date":552,"color":513,"level":514},"2025-11-12",{"contributionCount":187,"date":554,"color":128,"level":126},"2025-11-13",{"contributionCount":12,"date":556,"color":70,"level":12},"2025-11-14",{"contributionCount":12,"date":558,"color":70,"level":12},"2025-11-15",{"contributionDays":560},[561,563,565,567,569,571,574],{"contributionCount":126,"date":562,"color":128,"level":126},"2025-11-16",{"contributionCount":340,"date":564,"color":128,"level":187},"2025-11-17",{"contributionCount":12,"date":566,"color":70,"level":12},"2025-11-18",{"contributionCount":187,"date":568,"color":128,"level":126},"2025-11-19",{"contributionCount":126,"date":570,"color":128,"level":126},"2025-11-20",{"contributionCount":572,"date":573,"color":128,"level":130},8,"2025-11-21",{"contributionCount":494,"date":575,"color":128,"level":187},"2025-11-22",{"contributionDays":577},[578,580,582,584,586,588,590],{"contributionCount":12,"date":579,"color":70,"level":12},"2025-11-23",{"contributionCount":187,"date":581,"color":128,"level":126},"2025-11-24",{"contributionCount":187,"date":583,"color":128,"level":126},"2025-11-25",{"contributionCount":187,"date":585,"color":128,"level":126},"2025-11-26",{"contributionCount":126,"date":587,"color":128,"level":126},"2025-11-27",{"contributionCount":12,"date":589,"color":70,"level":12},"2025-11-28",{"contributionCount":187,"date":591,"color":128,"level":126},"2025-11-29",{"contributionDays":593},[594,596,598,600,603,605,607],{"contributionCount":12,"date":595,"color":70,"level":12},"2025-11-30",{"contributionCount":12,"date":597,"color":70,"level":12},"2025-12-01",{"contributionCount":549,"date":599,"color":513,"level":514},"2025-12-02",{"contributionCount":601,"date":602,"color":513,"level":130},9,"2025-12-03",{"contributionCount":514,"date":604,"color":128,"level":187},"2025-12-04",{"contributionCount":572,"date":606,"color":128,"level":130},"2025-12-05",{"contributionCount":12,"date":608,"color":70,"level":12},"2025-12-06",{"contributionDays":610},[611,613,615,617,619,621,623],{"contributionCount":187,"date":612,"color":128,"level":126},"2025-12-07",{"contributionCount":467,"date":614,"color":128,"level":130},"2025-12-08",{"contributionCount":130,"date":616,"color":128,"level":126},"2025-12-09",{"contributionCount":12,"date":618,"color":70,"level":12},"2025-12-10",{"contributionCount":494,"date":620,"color":128,"level":187},"2025-12-11",{"contributionCount":12,"date":622,"color":70,"level":12},"2025-12-12",{"contributionCount":12,"date":624,"color":70,"level":12},"2025-12-13",{"contributionDays":626},[627,629,631,633,635,637,639],{"contributionCount":12,"date":628,"color":70,"level":12},"2025-12-14",{"contributionCount":12,"date":630,"color":70,"level":12},"2025-12-15",{"contributionCount":12,"date":632,"color":70,"level":12},"2025-12-16",{"contributionCount":12,"date":634,"color":70,"level":12},"2025-12-17",{"contributionCount":12,"date":636,"color":70,"level":12},"2025-12-18",{"contributionCount":12,"date":638,"color":70,"level":12},"2025-12-19",{"contributionCount":12,"date":640,"color":70,"level":12},"2025-12-20",{"contributionDays":642},[643,645,647,649,651,653,655],{"contributionCount":12,"date":644,"color":70,"level":12},"2025-12-21",{"contributionCount":12,"date":646,"color":70,"level":12},"2025-12-22",{"contributionCount":12,"date":648,"color":70,"level":12},"2025-12-23",{"contributionCount":12,"date":650,"color":70,"level":12},"2025-12-24",{"contributionCount":12,"date":652,"color":70,"level":12},"2025-12-25",{"contributionCount":12,"date":654,"color":70,"level":12},"2025-12-26",{"contributionCount":187,"date":656,"color":128,"level":126},"2025-12-27",{"contributionDays":658},[659,661,663,665,667,669,671],{"contributionCount":12,"date":660,"color":70,"level":12},"2025-12-28",{"contributionCount":12,"date":662,"color":70,"level":12},"2025-12-29",{"contributionCount":12,"date":664,"color":70,"level":12},"2025-12-30",{"contributionCount":12,"date":666,"color":70,"level":12},"2025-12-31",{"contributionCount":12,"date":668,"color":70,"level":12},"2026-01-01",{"contributionCount":12,"date":670,"color":70,"level":12},"2026-01-02",{"contributionCount":12,"date":672,"color":70,"level":12},"2026-01-03",{"contributionDays":674},[675,677,679,681,683,685,687],{"contributionCount":494,"date":676,"color":128,"level":187},"2026-01-04",{"contributionCount":511,"date":678,"color":513,"level":514},"2026-01-05",{"contributionCount":12,"date":680,"color":70,"level":12},"2026-01-06",{"contributionCount":12,"date":682,"color":70,"level":12},"2026-01-07",{"contributionCount":12,"date":684,"color":70,"level":12},"2026-01-08",{"contributionCount":12,"date":686,"color":70,"level":12},"2026-01-09",{"contributionCount":12,"date":688,"color":70,"level":12},"2026-01-10",{"contributionDays":690},[691,693,695,697,699,701,703],{"contributionCount":12,"date":692,"color":70,"level":12},"2026-01-11",{"contributionCount":126,"date":694,"color":128,"level":126},"2026-01-12",{"contributionCount":12,"date":696,"color":70,"level":12},"2026-01-13",{"contributionCount":12,"date":698,"color":70,"level":12},"2026-01-14",{"contributionCount":12,"date":700,"color":70,"level":12},"2026-01-15",{"contributionCount":12,"date":702,"color":70,"level":12},"2026-01-16",{"contributionCount":12,"date":704,"color":70,"level":12},"2026-01-17",{"contributionDays":706},[707,709,711,713,715,717,719],{"contributionCount":12,"date":708,"color":70,"level":12},"2026-01-18",{"contributionCount":12,"date":710,"color":70,"level":12},"2026-01-19",{"contributionCount":12,"date":712,"color":70,"level":12},"2026-01-20",{"contributionCount":12,"date":714,"color":70,"level":12},"2026-01-21",{"contributionCount":12,"date":716,"color":70,"level":12},"2026-01-22",{"contributionCount":12,"date":718,"color":70,"level":12},"2026-01-23",{"contributionCount":12,"date":720,"color":70,"level":12},"2026-01-24",{"contributionDays":722},[723,725,727,729,732,734,738],{"contributionCount":12,"date":724,"color":70,"level":12},"2026-01-25",{"contributionCount":12,"date":726,"color":70,"level":12},"2026-01-26",{"contributionCount":12,"date":728,"color":70,"level":12},"2026-01-27",{"contributionCount":730,"date":731,"color":513,"level":514},13,"2026-01-28",{"contributionCount":730,"date":733,"color":513,"level":514},"2026-01-29",{"contributionCount":735,"date":736,"color":737,"level":514},22,"2026-01-30","#30a14e",{"contributionCount":12,"date":739,"color":70,"level":12},"2026-01-31",{"contributionDays":741},[742,744,746,748,750,753,756],{"contributionCount":12,"date":743,"color":70,"level":12},"2026-02-01",{"contributionCount":340,"date":745,"color":128,"level":187},"2026-02-02",{"contributionCount":12,"date":747,"color":70,"level":12},"2026-02-03",{"contributionCount":130,"date":749,"color":128,"level":126},"2026-02-04",{"contributionCount":751,"date":752,"color":737,"level":514},24,"2026-02-05",{"contributionCount":754,"date":755,"color":513,"level":514},14,"2026-02-06",{"contributionCount":126,"date":757,"color":128,"level":126},"2026-02-07",{"contributionDays":759},[760,762,764,767,769,771,774],{"contributionCount":126,"date":761,"color":128,"level":126},"2026-02-08",{"contributionCount":126,"date":763,"color":128,"level":126},"2026-02-09",{"contributionCount":765,"date":766,"color":513,"level":514},16,"2026-02-10",{"contributionCount":511,"date":768,"color":513,"level":514},"2026-02-11",{"contributionCount":467,"date":770,"color":128,"level":130},"2026-02-12",{"contributionCount":772,"date":773,"color":513,"level":514},10,"2026-02-13",{"contributionCount":601,"date":775,"color":513,"level":130},"2026-02-14",{"contributionDays":777},[778,780,782,784,786,788,790],{"contributionCount":754,"date":779,"color":513,"level":514},"2026-02-15",{"contributionCount":126,"date":781,"color":128,"level":126},"2026-02-16",{"contributionCount":12,"date":783,"color":70,"level":12},"2026-02-17",{"contributionCount":126,"date":785,"color":128,"level":126},"2026-02-18",{"contributionCount":126,"date":787,"color":128,"level":126},"2026-02-19",{"contributionCount":130,"date":789,"color":128,"level":126},"2026-02-20",{"contributionCount":765,"date":791,"color":513,"level":514},"2026-02-21",{"contributionDays":793},[794,798,800,803,805,807,809],{"contributionCount":795,"date":796,"color":797,"level":514},25,"2026-02-22","#216e39",{"contributionCount":795,"date":799,"color":797,"level":514},"2026-02-23",{"contributionCount":801,"date":802,"color":797,"level":514},29,"2026-02-24",{"contributionCount":754,"date":804,"color":513,"level":514},"2026-02-25",{"contributionCount":546,"date":806,"color":513,"level":514},"2026-02-26",{"contributionCount":340,"date":808,"color":128,"level":187},"2026-02-27",{"contributionCount":126,"date":810,"color":128,"level":126},"2026-02-28",{"contributionDays":812},[813,815,817,819,821,823,826],{"contributionCount":12,"date":814,"color":70,"level":12},"2026-03-01",{"contributionCount":511,"date":816,"color":513,"level":514},"2026-03-02",{"contributionCount":340,"date":818,"color":128,"level":187},"2026-03-03",{"contributionCount":754,"date":820,"color":513,"level":514},"2026-03-04",{"contributionCount":765,"date":822,"color":513,"level":514},"2026-03-05",{"contributionCount":824,"date":825,"color":737,"level":514},18,"2026-03-06",{"contributionCount":827,"date":828,"color":797,"level":514},33,"2026-03-07",{"contributionDays":830},[831,833,836,839,841,844,846],{"contributionCount":765,"date":832,"color":513,"level":514},"2026-03-08",{"contributionCount":834,"date":835,"color":797,"level":514},30,"2026-03-09",{"contributionCount":837,"date":838,"color":737,"level":514},21,"2026-03-10",{"contributionCount":546,"date":840,"color":513,"level":514},"2026-03-11",{"contributionCount":842,"date":843,"color":737,"level":514},17,"2026-03-12",{"contributionCount":572,"date":845,"color":128,"level":130},"2026-03-13",{"contributionCount":12,"date":847,"color":70,"level":12},"2026-03-14",{"contributionDays":849},[850,852,854,856,858,860,862],{"contributionCount":12,"date":851,"color":70,"level":12},"2026-03-15",{"contributionCount":772,"date":853,"color":513,"level":514},"2026-03-16",{"contributionCount":601,"date":855,"color":513,"level":130},"2026-03-17",{"contributionCount":601,"date":857,"color":513,"level":130},"2026-03-18",{"contributionCount":772,"date":859,"color":513,"level":514},"2026-03-19",{"contributionCount":772,"date":861,"color":513,"level":514},"2026-03-20",{"contributionCount":12,"date":863,"color":70,"level":12},"2026-03-21",{"contributionDays":865},[866,868,870,872,874,876,878],{"contributionCount":12,"date":867,"color":70,"level":12},"2026-03-22",{"contributionCount":340,"date":869,"color":128,"level":187},"2026-03-23",{"contributionCount":751,"date":871,"color":737,"level":514},"2026-03-24",{"contributionCount":772,"date":873,"color":513,"level":514},"2026-03-25",{"contributionCount":546,"date":875,"color":513,"level":514},"2026-03-26",{"contributionCount":601,"date":877,"color":513,"level":130},"2026-03-27",{"contributionCount":514,"date":879,"color":128,"level":187},"2026-03-28",{"contributionDays":881},[882,884,886,888,890,892,894],{"contributionCount":514,"date":883,"color":128,"level":187},"2026-03-29",{"contributionCount":340,"date":885,"color":128,"level":187},"2026-03-30",{"contributionCount":126,"date":887,"color":128,"level":126},"2026-03-31",{"contributionCount":730,"date":889,"color":513,"level":514},"2026-04-01",{"contributionCount":12,"date":891,"color":70,"level":12},"2026-04-02",{"contributionCount":754,"date":893,"color":513,"level":514},"2026-04-03",{"contributionCount":12,"date":895,"color":70,"level":12},"2026-04-04",{"contributionDays":897},[898,900,902,904,906,908,910],{"contributionCount":12,"date":899,"color":70,"level":12},"2026-04-05",{"contributionCount":12,"date":901,"color":70,"level":12},"2026-04-06",{"contributionCount":130,"date":903,"color":128,"level":126},"2026-04-07",{"contributionCount":187,"date":905,"color":128,"level":126},"2026-04-08",{"contributionCount":601,"date":907,"color":513,"level":130},"2026-04-09",{"contributionCount":754,"date":909,"color":513,"level":514},"2026-04-10",{"contributionCount":12,"date":911,"color":70,"level":12},"2026-04-11",{"contributionDays":913},[914,916,918,920,922,924,926],{"contributionCount":12,"date":915,"color":70,"level":12},"2026-04-12",{"contributionCount":12,"date":917,"color":70,"level":12},"2026-04-13",{"contributionCount":467,"date":919,"color":128,"level":130},"2026-04-14",{"contributionCount":494,"date":921,"color":128,"level":187},"2026-04-15",{"contributionCount":494,"date":923,"color":128,"level":187},"2026-04-16",{"contributionCount":187,"date":925,"color":128,"level":126},"2026-04-17",{"contributionCount":494,"date":927,"color":128,"level":187},"2026-04-18",{"contributionDays":929},[930,932,934,936,938],{"contributionCount":126,"date":931,"color":128,"level":126},"2026-04-19",{"contributionCount":340,"date":933,"color":128,"level":187},"2026-04-20",{"contributionCount":494,"date":935,"color":128,"level":187},"2026-04-21",{"contributionCount":795,"date":937,"color":797,"level":514},"2026-04-22",{"contributionCount":572,"date":939,"color":128,"level":130},"2026-04-23","2026-04-23T18:31:55.004Z","2026-04-23T18:38:53.956Z",{"id":6,"links":943,"settings":944},[],{"theme":19,"showAnalytics":18},{"success":13,"readme":46,"isCustom":18,"original":46,"customReadme":20},{"id":6,"items":947},[],{"projects":949,"username":6,"total":12},[],["Reactive",951],{"$scolor-mode":952,"$si18n:cached-locale-configs":954,"$si18n:resolved-locale":25,"$scustom-domain-username":20,"$scustom-domain-host":20,"$sprofile-theme":955,"$stheme-id":19,"$stoasts":956,"$slanding-terminal-opened":18,"$scookie-consent:listeners":957,"$ssite-config":958},{"preference":953,"value":953,"unknown":13,"forced":18},"dark",{},{"username":6,"theme":19},[],["Set"],{"_priority":959,"currentLocale":964,"defaultLocale":964,"description":965,"env":966,"name":967,"url":968},{"name":960,"env":961,"description":962,"url":960,"defaultLocale":963,"currentLocale":963},-3,-15,-10,-2,"en","Transforma tu perfil de GitHub en una experiencia visual narrativa","production","MERGEO - Portfolio de GitHub | Transforma tu Perfil en Web Profesional","https://mergeo.dev",["Set"],["ShallowReactive",971],{"profile-zoltanszogyenyi":-1,"header-projects-zoltanszogyenyi":-1,"nav-readme-zoltanszogyenyi":-1,"nav-links-zoltanszogyenyi":-1,"nav-experience-zoltanszogyenyi":-1,"nav-projects-zoltanszogyenyi":-1},"/zoltanszogyenyi/about/repos/awesome-react-components",{"auth":974,"terminal":975},{"user":20,"loading":13,"error":20,"initialized":18,"authReady":18},{"isOpen":976,"title":978,"readOnly":980,"themeId":981,"terminalInstance":983,"welcomeShown":984},["EmptyRef",977],"false",["Ref",979],"Terminal",["EmptyRef",977],["EmptyRef",982],"null",["EmptyShallowRef",982],["EmptyRef",977]]</script><script>window.__NUXT__={};window.__NUXT__.config={public:{appName:"MERGEO",projectId:"goot-a1f8b",appKey:"AIzaSyDYg7YbRuP5YekAVuR1RmsuMQZKYGUBAWc",authDomain:"goot-a1f8b.firebaseapp.com",storageBucket:"goot-a1f8b.firebasestorage.app",functionsUrl:"https://us-central1-goot-a1f8b.cloudfunctions.net",firebaseHostingSiteId:"goot-a1f8b",hostUrl:"https://mergeo.dev",devSimulateCustomDomain:"",devSimulateCustomDomainUsername:"",messagingSenderId:"385499347191",appId:"1:385499347191:web:7a094ecf7e957b69f57bf2",googleGtagId:"G-S1G68WHQ59",stripePublicKey:"pk_live_51TODeURKcHwpyjlAlbDKt5im96VzwSbAacKeBW79yId7tUG4R0f10gZ58Q05ohYH8lF8oT4rWOs3jDHX8L4ViodZ00Rr3V1Q6B",stripePremiumProductId:"prod_UMypYrpfFur1V3",i18n:{baseUrl:"",defaultLocale:"en",rootRedirect:"",redirectStatusCode:302,skipSettingLocaleOnNavigate:false,locales:[{code:"en",name:"English",language:""},{code:"es",name:"Español",language:""}],detectBrowserLanguage:{alwaysRedirect:false,cookieCrossOrigin:false,cookieDomain:"",cookieKey:"i18n_redirected",cookieSecure:false,fallbackLocale:"",redirectOn:"root",useCookie:true},experimental:{localeDetector:"",typedPages:true,typedOptionsAndMessages:false,alternateLinkCanonicalQueries:true,devCache:false,cacheLifetime:"",stripMessagesPayload:false,preload:false,strictSeo:false,nitroContextDetection:true},domainLocales:{en:{domain:""},es:{domain:""}}}},app:{baseURL:"/",buildId:"d1483741-3142-4b6c-b771-939436b3f6bc",buildAssetsDir:"/_nuxt/",cdnURL:""}}</script></body></html>