{"id":13604332,"url":"https://github.com/andrelmlins/svelte-document-title","last_synced_at":"2026-04-19T17:37:26.614Z","repository":{"id":40702418,"uuid":"255731800","full_name":"andrelmlins/svelte-document-title","owner":"andrelmlins","description":"A document.title manager for Svelte","archived":false,"fork":false,"pushed_at":"2023-01-06T14:10:22.000Z","size":1628,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-22T19:05:50.469Z","etag":null,"topics":["document","svelte","title"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/andrelmlins.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":"2020-04-14T21:34:40.000Z","updated_at":"2023-03-09T02:26:14.000Z","dependencies_parsed_at":"2023-02-06T05:00:47.958Z","dependency_job_id":null,"html_url":"https://github.com/andrelmlins/svelte-document-title","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelmlins%2Fsvelte-document-title","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelmlins%2Fsvelte-document-title/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelmlins%2Fsvelte-document-title/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrelmlins%2Fsvelte-document-title/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrelmlins","download_url":"https://codeload.github.com/andrelmlins/svelte-document-title/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242619105,"owners_count":20159001,"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":["document","svelte","title"],"created_at":"2024-08-01T19:00:43.699Z","updated_at":"2025-12-05T05:06:05.534Z","avatar_url":"https://github.com/andrelmlins.png","language":"JavaScript","funding_links":[],"categories":["UI Componentes"],"sub_categories":["Comunidade Global"],"readme":"# Svelte Document Title\n\n[![npm version](https://badge.fury.io/js/svelte-document-title.svg)](https://www.npmjs.com/package/svelte-document-title) \u0026bull; [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/andrelmlins/svelte-document-title/blob/master/LICENSE) \u0026bull; [![Build Status](https://travis-ci.com/andrelmlins/svelte-document-title.svg?branch=master)](https://travis-ci.com/andrelmlins/svelte-document-title)\n\nA `document.title` manager for Svelte.\n\n## Installation\n\n```\nnpm i svelte-document-title\n// OR\nyarn add svelte-document-title\n```\n\n\u003cem\u003eNote: to use this library in sapper, install as devDependency. See the [link](https://github.com/sveltejs/sapper-template#using-external-components).\u003c/em\u003e\n\n## Demo\n\nLocal demo:\n\n```\ngit clone https://github.com/andrelmlins/svelte-document-title.git\ncd svelte-document-title\nnpm install \u0026\u0026 npm rum dev\n```\n\n## Examples\n\nAn example of how to use the library:\n\n```js\n\u003cscript\u003e\n  import DocumentTitle from \"svelte-document-title\";\n\u003c/script\u003e\n\n\u003cDocumentTitle title=\"XXX\"\u003e\n  \u003cp\u003eHello World!!!\u003c/p\u003e\n\u003c/DocumentTitle\u003e\n```\n\n## Properties\n\nComponent props:\n\n| Prop  | Type   | Description               |\n| ----- | ------ | ------------------------- |\n| title | string | Title showing in document |\n\n## NPM Statistics\n\nDownload stats for this NPM package\n\n[![NPM](https://nodei.co/npm/svelte-document-title.png)](https://nodei.co/npm/svelte-document-title/)\n\n## License\n\nSvelte Document Title is open source software [licensed as MIT](https://github.com/andrelmlins/svelte-document-title/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrelmlins%2Fsvelte-document-title","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrelmlins%2Fsvelte-document-title","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrelmlins%2Fsvelte-document-title/lists"}