A workflow for modern frontend development.
npm install @pluginjs/easing
easing is a utility JavaScript library for animation effect.
#### Yarn
``javascript`
yarn add @pluginjs/easing
#### NPM
`javascript`
npm i @pluginjs/easing
CDN:
Development:
`html`
Production:
`html`
Parameters
| Name | Type | Description |
|||-|
| name | String | easings name |
Parameters
| Name | Type | Description |
|||-|
| mX1 | Number | bezier |
| mY1 | Number | bezier |
| mX2 | Number | bezier |
| mY2 | Number | bezier |
Returns
| Name | Type | Description |
|||-|
| BezierEasing | String | Bezier easing |
Parameters
| Name | Type | Description |
|||-|
| name | String` | easings name |
| mX1 | Number | bezier |
| mY1 | Number | bezier |
| mX2 | Number | bezier |
| mY2 | Number | bezier |
Tested on all major browsers.
|
IE / Edge |
Firefox |
Chrome |
Safari |
Opera |
| --------- | --------- | --------- | --------- | --------- |
| IE11, Edge| last 2 versions| last 2 versions| last 2 versions| last 2 versions|
@pluginjs/easing is Licensed under the GPL-v3 license.
If you want to use @pluginjs/easing project to develop commercial sites, themes, projects, and applications, the Commercial license is the appropriate license. With this option, your source code is kept proprietary.
For purchase an Commercial License, contact us purchase@thecreation.co.
Copyright (C) 2022 Creation Studio Limited.