{"id":28092561,"url":"https://github.com/vladyoslav/drawer","last_synced_at":"2025-06-12T07:05:28.896Z","repository":{"id":220705528,"uuid":"736005892","full_name":"vladyoslav/drawer","owner":"vladyoslav","description":"An unstyled draggable drawer component for React.","archived":false,"fork":false,"pushed_at":"2024-06-24T20:42:13.000Z","size":959,"stargazers_count":18,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-13T13:20:06.726Z","etag":null,"topics":["dialog","draggable","drawer","headless","mobile","modal","react","sheet","unstyled"],"latest_commit_sha":null,"homepage":"https://vladyoslav-drawer.vercel.app","language":"TypeScript","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/vladyoslav.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-26T17:56:31.000Z","updated_at":"2025-05-04T05:01:36.000Z","dependencies_parsed_at":"2024-02-03T19:29:12.101Z","dependency_job_id":"6e9bdd51-b7a7-47fd-9003-e587bd39bd7d","html_url":"https://github.com/vladyoslav/drawer","commit_stats":null,"previous_names":["vladyoslav/drawer"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyoslav%2Fdrawer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyoslav%2Fdrawer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyoslav%2Fdrawer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vladyoslav%2Fdrawer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vladyoslav","download_url":"https://codeload.github.com/vladyoslav/drawer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253948512,"owners_count":21988962,"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":["dialog","draggable","drawer","headless","mobile","modal","react","sheet","unstyled"],"created_at":"2025-05-13T13:20:12.199Z","updated_at":"2025-05-13T13:20:12.857Z","avatar_url":"https://github.com/vladyoslav.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @vladyoslav/drawer\n\nAn unstyled draggable drawer component for React.\n\nBased on [@radix-ui/react-dialog](https://www.radix-ui.com/primitives/docs/components/dialog) and inspired by Emil Kowalski's awesome [Vaul](https://vaul.emilkowal.ski/).\n\nDemo: [vladyoslav-drawer.vercel.app](https://vladyoslav-drawer.vercel.app)\n\n## Documentation\n\nFor full documentation, visit [vladyoslav-drawer.vercel.app/docs](https://vladyoslav-drawer.vercel.app/docs).\n\n### Installation\n\nInstall the component from your command line.\n\n```shell\nnpm i @vladyoslav/drawer\n```\n\n### Usage\n\nUse the drawer in your app.\n\n```jsx\nimport { Drawer } from '@vladyoslav/drawer'\n\nexport const MyComponent = () =\u003e (\n  \u003cDrawer.Root\u003e\n    \u003cDrawer.Trigger\u003eOpen Drawer\u003c/Drawer.Trigger\u003e\n    \u003cDrawer.Portal\u003e\n      \u003cDrawer.Overlay /\u003e\n      \u003cDrawer.Content\u003e...\u003c/Drawer.Content\u003e\n    \u003c/Drawer.Portal\u003e\n  \u003c/Drawer.Root\u003e\n)\n```\n\n### API Reference\n\nTo see components props, visit the full [documentation](https://vladyoslav-drawer.vercel.app/docs).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladyoslav%2Fdrawer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvladyoslav%2Fdrawer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvladyoslav%2Fdrawer/lists"}