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

https://github.com/joewood/morphyjs

Layout Animation Library
https://github.com/joewood/morphyjs

Last synced: 7 months ago
JSON representation

Layout Animation Library

Awesome Lists containing this project

README

          

## Goal

Component that simulates CSS-Grid layout and animates using Hooke's Law of Spring Motion between layout positions. Grid positions are defined using an enter and exit time.

## Simple Example

```typescript



```

## Example output

![Screen Grab](video/screen-grab.gif)