Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/animakit/animakit-elastic

UNMAINTAINED: AnimakitElastic
https://github.com/animakit/animakit-elastic

Last synced: 3 months ago
JSON representation

UNMAINTAINED: AnimakitElastic

Awesome Lists containing this project

README

        

# AnimakitElastic

**WARNING:** Currently unmaintained because of lack of interest, activity and resources

React component for flexible resizing of the blocks.

## Usage

```javascript

```

## [Demo](https://animakit.github.io/#/elastic)

## Installation

```
npm install animakit-elastic
```

## Properties

| Property | Required | Type | Default Value | Available Values | Description |
| ----- | ----- | ----- | ----- | ----- | ----- |
| duration | false | number | `500` | Any integer number | Duration of animation |
| easing | false | string | `cubic-bezier (0.68,-0.55,0.265,1.55)` | Any [easing function](http://easings.net/) | Easing function of animation |

## Limitations

The components wrapper uses `overflow: hidden` to implement the animation.

## Origin

Part of Animakit.
See https://animakit.github.io for more details.


Sponsored by Evil Martians