{"id":16278671,"url":"https://github.com/pixelass/react-mops","last_synced_at":"2025-03-20T01:33:31.411Z","repository":{"id":57334828,"uuid":"209258789","full_name":"pixelass/react-mops","owner":"pixelass","description":"🐶 Modify Orientation Position Size","archived":false,"fork":false,"pushed_at":"2019-11-08T19:17:22.000Z","size":2552,"stargazers_count":44,"open_issues_count":10,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-02-28T22:17:26.483Z","etag":null,"topics":["coordinates","dimension","draggable","modify","movable","orientation","react","resizable","rotatable","size","transform"],"latest_commit_sha":null,"homepage":"https://react-mops.netlify.com/","language":"TypeScript","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/pixelass.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-18T08:33:40.000Z","updated_at":"2024-06-19T09:49:42.000Z","dependencies_parsed_at":"2022-08-31T15:40:36.047Z","dependency_job_id":null,"html_url":"https://github.com/pixelass/react-mops","commit_stats":null,"previous_names":["dekk-app/react-mops"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelass%2Freact-mops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelass%2Freact-mops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelass%2Freact-mops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixelass%2Freact-mops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixelass","download_url":"https://codeload.github.com/pixelass/react-mops/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244039196,"owners_count":20387834,"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":["coordinates","dimension","draggable","modify","movable","orientation","react","resizable","rotatable","size","transform"],"created_at":"2024-10-10T18:59:23.290Z","updated_at":"2025-03-20T01:33:31.039Z","avatar_url":"https://github.com/pixelass.png","language":"TypeScript","readme":"# M.O.P.S\n**M**odify **O**rientation **P**osition **S**ize\n\n\u003e German \u003e\u003e English: **Mops**  \u003e\u003e **Pug**  \n\u003e it moves, it stretches, it rolls around  \n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://dekk-app.github.io/react-mops/logo.jpg\" alt=\"M.O.P.S. logo\"\u003e\u003c/p\u003e\n\n[![MIT license][license-badge]][license]\n[![Code of Conduct][coc-badge]][coc]\n\n[![Build status][build-badge]][build]\n[![Test Coverage][codecov-badge]][codecov]\n[![Code Quality][codeclimate-badge]][codeclimate]\n[![Vulnerabilities][snyk-badge]][snyk]\n\nThis is the contributor documentation for the `react-mops` mono-repository.\nFor user docs see [packages/react-mops][react-mops]\n\n## Contribute to M.O.P.S\n\nPlease read our [contributing guide][contribute]\n\n```sh\ngit clone https://github.com/dekk-app/react-mops.git\ncd react-mops\nyarn\nyarn dev\n```\n\n## License\n\nCopyright by [Gregor Adams][pixelass]. All packages are released under the [MIT license][license].\n\nPug icons [created by freepik - www.freepik.com](https://www.freepik.com/free-photos-vectors/design);\n\n\u003c!-- User support --\u003e\n\n[site]: https://react-mops.netlify.com\n[react-mops]:https://github.com/dekk-app/react-mops/tree/master/packages/react-mops\n\n\u003c!-- Badges --\u003e\n\n[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge\n[license]: https://raw.githubusercontent.com/dekk-app/react-mops/master/LICENSE\n[build-badge]: https://img.shields.io/travis/dekk-app/react-mops/master.svg?style=for-the-badge\u0026logo=travis\u0026logoColor=white\n[build]: https://travis-ci.org/dekk-app/react-mops\n[codecov-badge]: https://img.shields.io/codecov/c/github/dekk-app/react-mops.svg?style=for-the-badge\u0026logo=codecov\u0026logoColor=white\n[codecov]: https://codecov.io/gh/dekk-app/react-mops\n[codeclimate-badge]: https://img.shields.io/codeclimate/maintainability/dekk-app/react-mops.svg?style=for-the-badge\n[codeclimate]: https://codeclimate.com/github/dekk-app/react-mops/\n[snyk-badge]: https://img.shields.io/snyk/vulnerabilities/github/dekk-app/react-mops.svg?style=for-the-badge\n[snyk]: https://snyk.io/test/github/dekk-app/react-mops\n[coc-badge]: https://img.shields.io/badge/code%20of-conduct-FF5722.svg?style=for-the-badge\n[coc]: https://github.com/dekk-app/react-mops/blob/master/.github/CODE_OF_CONDUCT.md\n\n\u003c!-- Misc Links --\u003e\n\n[contribute]: https://github.com/dekk-app/react-mops/blob/master/.github/CONTRIBUTING.md\n[pixelass]: mailto:greg@pixelass.com\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelass%2Freact-mops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixelass%2Freact-mops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixelass%2Freact-mops/lists"}