{"id":17908828,"url":"https://github.com/ignatiusmb/syv","last_synced_at":"2025-06-10T22:02:58.610Z","repository":{"id":37963565,"uuid":"314762139","full_name":"ignatiusmb/syv","owner":"ignatiusmb","description":"Svelte Complementary Library","archived":false,"fork":false,"pushed_at":"2025-06-03T10:32:00.000Z","size":630,"stargazers_count":8,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T07:48:09.102Z","etag":null,"topics":["complementary","component","headless","icons","library","svelte"],"latest_commit_sha":null,"homepage":"https://syv.mauss.dev","language":"Svelte","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/ignatiusmb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null},"funding":{"github":"ignatiusmb"}},"created_at":"2020-11-21T07:58:58.000Z","updated_at":"2025-06-03T10:32:01.000Z","dependencies_parsed_at":"2024-06-28T09:29:21.761Z","dependency_job_id":"feaf2af9-02b0-4aa3-a21d-04f60aaaa753","html_url":"https://github.com/ignatiusmb/syv","commit_stats":{"total_commits":174,"total_committers":1,"mean_commits":174.0,"dds":0.0,"last_synced_commit":"64bdc9d3f5893654d5937eddc0757c55fec2db83"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatiusmb%2Fsyv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatiusmb%2Fsyv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatiusmb%2Fsyv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatiusmb%2Fsyv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ignatiusmb","download_url":"https://codeload.github.com/ignatiusmb/syv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ignatiusmb%2Fsyv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259159615,"owners_count":22814490,"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":["complementary","component","headless","icons","library","svelte"],"created_at":"2024-10-28T19:18:07.311Z","updated_at":"2025-06-10T22:02:58.598Z","avatar_url":"https://github.com/ignatiusmb.png","language":"Svelte","readme":"# syv\n\n\u003e A small but capable Svelte utility library — built from the pieces I kept rewriting\n\nsyv provides essential building blocks for common UI and app patterns.\n\n- 🧩 **Core components** for common patterns:\n    - Handle meta tags with `import MetaHead from 'syv/core/MetaHead.svelte'`\n    - Lazy-load a component with `import LazyLoad from 'syv/core/LazyLoad.svelte'`\n    - Observer element visibility with `import Observe from 'syv/core/Observe.svelte'`\n- 🗂️ **Modular by design** — imports are organized by namespace\n- 🌐 **SSR-safe** — work seamlessly across client and server, no need to guard with `if (browser)`\n\n## Usage\n\n```bash\npnpm add -D syv\n```\n\n## API Documentation\n\n| Module                                       | Import                  |\n| -------------------------------------------- | ----------------------- |\n| [`core`](/src/lib/core/index.ts)             | `'syv'`                 |\n| [`core/*.svelte`](/src/lib/core)             | `'syv/core/*.svelte'`   |\n| [`attachment`](/src/lib/attachment/index.ts) | `'syv/attachment'`      |\n| [`action`](/src/lib/api/index.ts)            | `'syv/action'`          |\n| [`loader/*.svelte`](/src/lib/loader)         | `'syv/loader/*.svelte'` |\n| [`store`](/src/lib/store/index.ts)           | `'syv/store'`           |\n","funding_links":["https://github.com/sponsors/ignatiusmb"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignatiusmb%2Fsyv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fignatiusmb%2Fsyv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fignatiusmb%2Fsyv/lists"}