An open API service indexing awesome lists of open source software.

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

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

M.O.P.S. logo

[![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