{"id":19336950,"url":"https://github.com/eddort/qslot","last_synced_at":"2025-02-24T08:13:41.036Z","repository":{"id":65478961,"uuid":"163744849","full_name":"eddort/qSlot","owner":"eddort","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-03T14:08:39.000Z","size":2796,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-24T15:27:09.169Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eddort.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-01-01T15:01:09.000Z","updated_at":"2019-05-26T22:00:42.000Z","dependencies_parsed_at":"2023-01-25T18:30:42.483Z","dependency_job_id":null,"html_url":"https://github.com/eddort/qSlot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2FqSlot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2FqSlot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2FqSlot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eddort%2FqSlot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eddort","download_url":"https://codeload.github.com/eddort/qSlot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240441955,"owners_count":19801793,"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-10T03:13:00.164Z","updated_at":"2025-02-24T08:13:41.005Z","avatar_url":"https://github.com/eddort.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QSlot component\n[![Build Status](https://travis-ci.org/Eddort/qSlot.svg?branch=master)](https://travis-ci.org/Eddort/qSlot)\n## Examples\nyour component\n```(jsx)\nimport { QSlot, byProps } from 'QSlot'\n\nconst Test = props =\u003e (\n  \u003cdiv\u003e\n    hello\n    \u003cQSlot\n      select={byProps(\"props.slot\")}\n      to={Header}\n      content={props.children}\n    /\u003e\n  \u003c/div\u003e\n);\n```\ncall your component\n```(jsx)\n\u003cTest\u003e\n  \u003cdiv slot /\u003e\n  \u003cdiv slot /\u003e\n\u003c/Test\u003e\n```\nresult\n```(html)\n\u003cdiv\u003e\n  hello\n  \u003cdiv\u003e\n    \u003cheader\u003e\n      Test\n    \u003c/header\u003e\n    \u003cheader\u003e\n      Test\n    \u003c/header\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddort%2Fqslot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feddort%2Fqslot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feddort%2Fqslot/lists"}