https://github.com/simpart/mofron-effect-size
size effect for mofron
https://github.com/simpart/mofron-effect-size
Last synced: 6 months ago
JSON representation
size effect for mofron
- Host: GitHub
- URL: https://github.com/simpart/mofron-effect-size
- Owner: simpart
- License: mit
- Created: 2018-11-24T00:28:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-04T02:18:33.000Z (almost 5 years ago)
- Last Synced: 2025-10-02T04:47:05.551Z (9 months ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mofron-effect-size
[mofron](https://mofron.github.io/mofron/) is module based frontend framework.
size effect for mofron
## Attention
- speed parameter is invalid if the width or height specify null
# Install
```
npm install mofron mofron-effect-size
```
# Sample
```html
Frame
Size
(2rem,2rem)
```
# Parameter
| Short
Form | Parameter Name | Type | Description |
|:-------------:|:---------------|:-----|:------------|
| ◯ | width | string (size) | width |
| ◯ | height | string (size) | height |