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

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

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 |