{"id":23366757,"url":"https://github.com/d8corp/react-mobx-routing-modal","last_synced_at":"2025-04-07T23:15:54.331Z","repository":{"id":57334685,"uuid":"301117047","full_name":"d8corp/react-mobx-routing-modal","owner":"d8corp","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-04T18:00:31.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T09:03:58.049Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d8corp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-10-04T11:52:20.000Z","updated_at":"2020-10-04T18:00:33.000Z","dependencies_parsed_at":"2022-09-08T17:10:47.860Z","dependency_job_id":null,"html_url":"https://github.com/d8corp/react-mobx-routing-modal","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/d8corp%2Freact-mobx-routing-modal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d8corp%2Freact-mobx-routing-modal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d8corp%2Freact-mobx-routing-modal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d8corp%2Freact-mobx-routing-modal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d8corp","download_url":"https://codeload.github.com/d8corp/react-mobx-routing-modal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744328,"owners_count":20988783,"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-12-21T14:17:41.788Z","updated_at":"2025-04-07T23:15:54.309Z","avatar_url":"https://github.com/d8corp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# react-mobx-routing-modal\n[![NPM](https://img.shields.io/npm/v/react-mobx-routing-modal.svg)](https://github.com/d8corp/react-mobx-routing-modal/blob/master/CHANGELOG.md)\n[![downloads](https://img.shields.io/npm/dm/react-mobx-routing-modal.svg)](https://www.npmjs.com/package/react-mobx-routing-modal)\n[![license](https://img.shields.io/npm/l/react-mobx-routing-modal)](https://github.com/d8corp/react-mobx-routing-modal/blob/master/LICENSE)  \nCool pop-ups related to URL with [React 16.3+](https://reactjs.org) and [Mobx 3+](https://mobx.js.org).\n### Installation\nnpm\n```bash\nnpm i react-mobx-routing-modal\n```\nyarn\n```bash\nyarn add react-mobx-routing-modal\n```\n### Using\nAll modals should be placed into `Modals`.\n```typescript jsx\nimport RouterModal, {Modals, OpenModal} from 'react-mobx-routing-modal'\nimport theme from 'react-mobx-modal/theme/default.module.scss'\n\nexport default () =\u003e (\n  \u003c\u003e\n    \u003cOpenModal id='test'\u003eOpen\u003c/OpenModal\u003e\n    \u003cModals className={theme.modals}\u003e\n      \u003cRouterModal id='test' delay={300} classNames={theme}\u003e\n        Test modal\n      \u003c/RouterModal\u003e\n    \u003c/Modals\u003e\n  \u003c/\u003e\n)\n```\n## Issues\nIf you find a bug, please file an issue on [GitHub](https://github.com/d8corp/react-mobx-routing-modal/issues)  \n[![issues](https://img.shields.io/github/issues-raw/d8corp/react-mobx-routing-modal)](https://github.com/d8corp/react-mobx-routing-modal/issues)  \n\u003e ---\n[![stars](https://img.shields.io/github/stars/d8corp/react-mobx-routing-modal?style=social)](https://github.com/d8corp/react-mobx-routing-modal/stargazers)\n[![watchers](https://img.shields.io/github/watchers/d8corp/react-mobx-routing-modal?style=social)](https://github.com/d8corp/react-mobx-routing-modal/watchers)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd8corp%2Freact-mobx-routing-modal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd8corp%2Freact-mobx-routing-modal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd8corp%2Freact-mobx-routing-modal/lists"}