{"id":13393625,"url":"https://github.com/DevanB/gatsby-plugin-splitbee","last_synced_at":"2025-03-13T19:31:42.982Z","repository":{"id":53169347,"uuid":"261596590","full_name":"DevanB/gatsby-plugin-splitbee","owner":"DevanB","description":"Gatsby plugin to add Splitbee (https://splitbee.io) to a Gatsby site","archived":false,"fork":false,"pushed_at":"2021-04-02T21:24:14.000Z","size":10,"stargazers_count":15,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-16T15:21:38.916Z","etag":null,"topics":["gatsby","gatsby-plugin","react","splitbee"],"latest_commit_sha":null,"homepage":"https://www.gatsbyjs.org/packages/gatsby-plugin-splitbee/?=splitbee","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/DevanB.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":"2020-05-05T22:26:48.000Z","updated_at":"2023-07-27T12:06:32.000Z","dependencies_parsed_at":"2022-09-01T06:11:57.868Z","dependency_job_id":null,"html_url":"https://github.com/DevanB/gatsby-plugin-splitbee","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevanB%2Fgatsby-plugin-splitbee","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevanB%2Fgatsby-plugin-splitbee/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevanB%2Fgatsby-plugin-splitbee/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevanB%2Fgatsby-plugin-splitbee/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevanB","download_url":"https://codeload.github.com/DevanB/gatsby-plugin-splitbee/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243469189,"owners_count":20295704,"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":["gatsby","gatsby-plugin","react","splitbee"],"created_at":"2024-07-30T17:00:57.354Z","updated_at":"2025-03-13T19:31:42.488Z","avatar_url":"https://github.com/DevanB.png","language":"JavaScript","readme":"# gatsby-plugin-splitbee\n\nEasily add [Splitbee](https://splitbee.io/) to your Gatsby site.\n\n## Install\n`npm install --save gatsby-plugin-splitbee`\n\n## How to use\n\n```javascript\n// In your gatsby-config.js\nplugins: [\n  {\n    resolve: `gatsby-plugin-splitbee`,\n    options: {\n      includeInDevelopment: false,\n      delayTimeout: 0,\n      disableCookie: false\n    },\n  },\n]\n```\n\n## Configuration\n\n- `includeInDevelopment` - Optional. Defaults to `false`\n- `delayTimeout` - Optional. Number of milliseconds to wait before loading the Splitbee. Defaults to `0`\n- `disableCookie` - Optional. Disables usage of cookies. Defaults to `false`. Currently in beta, see [here](https://splitbee.io/blog/javascript-library) for details.\n\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevanB%2Fgatsby-plugin-splitbee","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDevanB%2Fgatsby-plugin-splitbee","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDevanB%2Fgatsby-plugin-splitbee/lists"}