{"id":13725378,"url":"https://github.com/nystudio107/gatsby-concurrent-mode","last_synced_at":"2025-07-14T10:32:44.205Z","repository":{"id":57259305,"uuid":"219380464","full_name":"nystudio107/gatsby-concurrent-mode","owner":"nystudio107","description":"Enable Concurrent Mode in in React for Gatsby projects.","archived":false,"fork":false,"pushed_at":"2019-11-04T00:04:46.000Z","size":2,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-14T15:40:23.916Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nystudio107.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-03T23:32:21.000Z","updated_at":"2023-12-13T00:14:05.000Z","dependencies_parsed_at":"2022-08-25T03:02:55.321Z","dependency_job_id":null,"html_url":"https://github.com/nystudio107/gatsby-concurrent-mode","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fgatsby-concurrent-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fgatsby-concurrent-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fgatsby-concurrent-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nystudio107%2Fgatsby-concurrent-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nystudio107","download_url":"https://codeload.github.com/nystudio107/gatsby-concurrent-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225970884,"owners_count":17553410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T01:02:21.095Z","updated_at":"2024-11-22T22:16:14.553Z","avatar_url":"https://github.com/nystudio107.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# gatsby-concurrent-mode\n\n## About `gatsby-concurrent-mode`\n\nThe `gatsby-concurrent-mode` plugin enables [Concurrent Mode](https://reactjs.org/docs/concurrent-mode-intro.html) in in React for Gatsby projects\n\nThis is based on [Wei's](https://twitter.com/wgao19) blog [Play with React Concurrent Mode with Your Gatsby Site](https://aworkinprogress.dev/play-concurrent-mode-with-your-gatsby-site/) with code from [Fredrik Höglund](https://twitter.com/EphemeralCircle)\n\n## Installing `gatsby-concurrent-mode`\n\n```bash\nyarn add gatsby-concurrent-mode\n```\n\nor\n\n```bash\nnpm install --save gatsby-concurrent-mode\n```\n\n## Using `gatsby-concurrent-mode`\n\nIn your `gatsby-config.js` file add this to your `plugins:`:\n\n```js\nmodule.exports = {\n  plugins: ['gatsby-concurrent-mode']\n};\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnystudio107%2Fgatsby-concurrent-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnystudio107%2Fgatsby-concurrent-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnystudio107%2Fgatsby-concurrent-mode/lists"}