https://github.com/pixelass/react-mops
🐶 Modify Orientation Position Size
https://github.com/pixelass/react-mops
coordinates dimension draggable modify movable orientation react resizable rotatable size transform
Last synced: 7 months ago
JSON representation
🐶 Modify Orientation Position Size
- Host: GitHub
- URL: https://github.com/pixelass/react-mops
- Owner: pixelass
- License: mit
- Created: 2019-09-18T08:33:40.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-08T19:17:22.000Z (almost 6 years ago)
- Last Synced: 2025-02-28T22:17:26.483Z (7 months ago)
- Topics: coordinates, dimension, draggable, modify, movable, orientation, react, resizable, rotatable, size, transform
- Language: TypeScript
- Homepage: https://react-mops.netlify.com/
- Size: 2.43 MB
- Stars: 44
- Watchers: 6
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# M.O.P.S
**M**odify **O**rientation **P**osition **S**ize> German >> English: **Mops** >> **Pug**
> it moves, it stretches, it rolls around
[![MIT license][license-badge]][license]
[![Code of Conduct][coc-badge]][coc][![Build status][build-badge]][build]
[![Test Coverage][codecov-badge]][codecov]
[![Code Quality][codeclimate-badge]][codeclimate]
[![Vulnerabilities][snyk-badge]][snyk]This is the contributor documentation for the `react-mops` mono-repository.
For user docs see [packages/react-mops][react-mops]## Contribute to M.O.P.S
Please read our [contributing guide][contribute]
```sh
git clone https://github.com/dekk-app/react-mops.git
cd react-mops
yarn
yarn dev
```## License
Copyright by [Gregor Adams][pixelass]. All packages are released under the [MIT license][license].
Pug icons [created by freepik - www.freepik.com](https://www.freepik.com/free-photos-vectors/design);
[site]: https://react-mops.netlify.com
[react-mops]:https://github.com/dekk-app/react-mops/tree/master/packages/react-mops[license-badge]: https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge
[license]: https://raw.githubusercontent.com/dekk-app/react-mops/master/LICENSE
[build-badge]: https://img.shields.io/travis/dekk-app/react-mops/master.svg?style=for-the-badge&logo=travis&logoColor=white
[build]: https://travis-ci.org/dekk-app/react-mops
[codecov-badge]: https://img.shields.io/codecov/c/github/dekk-app/react-mops.svg?style=for-the-badge&logo=codecov&logoColor=white
[codecov]: https://codecov.io/gh/dekk-app/react-mops
[codeclimate-badge]: https://img.shields.io/codeclimate/maintainability/dekk-app/react-mops.svg?style=for-the-badge
[codeclimate]: https://codeclimate.com/github/dekk-app/react-mops/
[snyk-badge]: https://img.shields.io/snyk/vulnerabilities/github/dekk-app/react-mops.svg?style=for-the-badge
[snyk]: https://snyk.io/test/github/dekk-app/react-mops
[coc-badge]: https://img.shields.io/badge/code%20of-conduct-FF5722.svg?style=for-the-badge
[coc]: https://github.com/dekk-app/react-mops/blob/master/.github/CODE_OF_CONDUCT.md[contribute]: https://github.com/dekk-app/react-mops/blob/master/.github/CONTRIBUTING.md
[pixelass]: mailto:greg@pixelass.com