{"id":19370653,"url":"https://github.com/evidence-dev/labs","last_synced_at":"2025-04-23T16:30:35.070Z","repository":{"id":173759939,"uuid":"651181190","full_name":"evidence-dev/labs","owner":"evidence-dev","description":"Experimental components and features for Evidence. ","archived":false,"fork":false,"pushed_at":"2023-10-25T22:41:46.000Z","size":1618,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2023-10-25T23:26:26.652Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://labs.evidence.dev","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evidence-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-08T17:18:30.000Z","updated_at":"2023-10-25T23:26:39.718Z","dependencies_parsed_at":"2023-10-25T23:26:28.889Z","dependency_job_id":null,"html_url":"https://github.com/evidence-dev/labs","commit_stats":null,"previous_names":["evidence-dev/labs"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evidence-dev%2Flabs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evidence-dev%2Flabs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evidence-dev%2Flabs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evidence-dev%2Flabs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evidence-dev","download_url":"https://codeload.github.com/evidence-dev/labs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223926808,"owners_count":17226455,"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-11-10T08:16:08.828Z","updated_at":"2024-11-10T08:16:10.140Z","avatar_url":"https://github.com/evidence-dev.png","language":"Svelte","funding_links":[],"categories":["Component Plugins"],"sub_categories":[],"readme":"# Evidence Labs\n\nEvidence labs contains experiemental components and features for [Evidence](https://evidence.dev) projects.\n\nTo install Evidence\n\n```bash\nnpx degit evidence-dev/template my-project\ncd my-project\nnpm install\nnpm run dev\n```\n\n## Using Evidence Labs Components\n\n1. Install the package from npm:\n    ```bash\n    npm install --save @evidence-dev/labs\n    ```\n2. Include it in your `evidence.plugins.yaml` file:\n\n    ```yaml \n    components:\n        @evidence-dev/core-components: {}\n        @evidence-dev/labs: {}\n    ```\n3. Add the component to your page!\n\n\u003cAlert status=info\u003e\nEnsure you restart your dev server after adding the plugin!\n\u003c/Alert\u003e\n\n## Build your own plugin\n\n1. Clone this repository\n2. Add your components to the `src/lib` directory\n3. Test they work by adding them to a page in the `pages/` directory\n4. Edit the name in `package.json` from `@evidence-dev/labs` to `your-plugin-name` and set the version to `0.0.1`\n5. Publish to npm with `npm publish` (You will need to be logged in to an [npm](https://www.npmjs.com/signup) account)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevidence-dev%2Flabs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevidence-dev%2Flabs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevidence-dev%2Flabs/lists"}