{"id":28122741,"url":"https://github.com/fireproof-storage/use-vibes","last_synced_at":"2025-05-14T08:14:40.265Z","repository":{"id":285292962,"uuid":"957636958","full_name":"fireproof-storage/use-vibes","owner":"fireproof-storage","description":"Transform any DOM element into an AI-augmented micro-app","archived":false,"fork":false,"pushed_at":"2025-05-14T00:32:25.000Z","size":815,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-14T00:35:43.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/fireproof-storage.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2025-03-30T20:51:01.000Z","updated_at":"2025-05-14T00:32:11.000Z","dependencies_parsed_at":"2025-03-30T21:29:38.835Z","dependency_job_id":"fb4dbfb0-016b-47c6-9456-52e99719d562","html_url":"https://github.com/fireproof-storage/use-vibes","commit_stats":null,"previous_names":["fireproof-storage/use-vibes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Fuse-vibes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Fuse-vibes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Fuse-vibes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fireproof-storage%2Fuse-vibes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fireproof-storage","download_url":"https://codeload.github.com/fireproof-storage/use-vibes/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254101541,"owners_count":22014909,"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":"2025-05-14T08:14:39.698Z","updated_at":"2025-05-14T08:14:40.256Z","avatar_url":"https://github.com/fireproof-storage.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# use-vibes\n\nA lightweight library that transforms any DOM element into an AI-powered micro-app.\n\n## Installation\n\n```bash\npnpm add use-vibes\n```\n\n## Components\n\n### ImgGen\n\nA React component for generating images with AI:\n\n```jsx\nimport { ImgGen } from 'use-vibes';\n\nfunction MyComponent() {\n  return (\n    \u003cdiv\u003e\n      \u003cImgGen prompt=\"A sunset over mountains\" /\u003e\n    \u003c/div\u003e\n  );\n}\n```\n\n#### Props\n\n- `prompt`: Text prompt for image generation (required)\n- `options`: Options for image generation (optional)\n- `className`: CSS class name for the image element (optional)\n- `alt`: Alt text for the image (defaults to prompt)\n\n## Development\n\n```bash\n# Install dependencies\npnpm install\n\n# Build the library\npnpm build\n\n# Run tests\npnpm test\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireproof-storage%2Fuse-vibes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffireproof-storage%2Fuse-vibes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffireproof-storage%2Fuse-vibes/lists"}