{"id":16399752,"url":"https://github.com/jayrbolton/flyd-url","last_synced_at":"2025-02-23T11:24:46.260Z","repository":{"id":57239307,"uuid":"57406414","full_name":"jayrbolton/flyd-url","owner":"jayrbolton","description":"Flyd URL object stream","archived":false,"fork":false,"pushed_at":"2016-04-29T22:01:28.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T09:48:38.079Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jayrbolton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-29T18:55:37.000Z","updated_at":"2016-04-29T18:56:13.000Z","dependencies_parsed_at":"2022-08-30T00:11:08.271Z","dependency_job_id":null,"html_url":"https://github.com/jayrbolton/flyd-url","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/jayrbolton%2Fflyd-url","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayrbolton%2Fflyd-url/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayrbolton%2Fflyd-url/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jayrbolton%2Fflyd-url/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jayrbolton","download_url":"https://codeload.github.com/jayrbolton/flyd-url/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240306473,"owners_count":19780628,"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-10-11T05:25:35.672Z","updated_at":"2025-02-23T11:24:45.972Z","avatar_url":"https://github.com/jayrbolton.png","language":"JavaScript","readme":"\nThis gives you a stream of url data for the page. Every time the url changes you will get a new url data object on the stream.\n\nThe url data object comes from the [url](https://www.npmjs.com/package/url) npm module. Please reference documentation for that module to handle the url objects on the stream\n\n\n```js\nimport flyd from 'flyd'\nimport urlStream from 'flyd-url'\n\nflyd.map(\n  url =\u003e console.log('Url has been updated: ', url)\n, urlStream\n)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayrbolton%2Fflyd-url","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjayrbolton%2Fflyd-url","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjayrbolton%2Fflyd-url/lists"}