{"id":17992808,"url":"https://github.com/leostera/rx-history","last_synced_at":"2025-04-04T04:45:53.302Z","repository":{"id":65492087,"uuid":"49289258","full_name":"leostera/rx-history","owner":"leostera","description":"History Observable for RxJS","archived":false,"fork":false,"pushed_at":"2016-01-18T20:49:46.000Z","size":2,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T16:16:34.472Z","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/leostera.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-01-08T18:31:55.000Z","updated_at":"2017-03-13T12:28:04.000Z","dependencies_parsed_at":"2023-01-25T19:25:10.814Z","dependency_job_id":null,"html_url":"https://github.com/leostera/rx-history","commit_stats":null,"previous_names":["leostera/rx-history","ostera/rx-history"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leostera%2Frx-history","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leostera%2Frx-history/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leostera%2Frx-history/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leostera%2Frx-history/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leostera","download_url":"https://codeload.github.com/leostera/rx-history/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247123099,"owners_count":20887259,"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-29T20:09:18.199Z","updated_at":"2025-04-04T04:45:53.286Z","avatar_url":"https://github.com/leostera.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Observable.fromHistory\n\nCreate an Observable from a History object.\n\n```js\nimport createHistory from 'history';\n\nlet history = createHistory();\n\nimport { Observable } from 'rxjs';\nimport 'rx-history';\n\nObservable.fromHistory(history)\n  .pluck(\"pathname\")\n  .tap( (path) =\u003e {\n    console.log(\"Path change!\", path);\n  });\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleostera%2Frx-history","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleostera%2Frx-history","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleostera%2Frx-history/lists"}