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

https://github.com/explooosion/angular-slip-list

A list with slip animation when deleting for Angular.
https://github.com/explooosion/angular-slip-list

angular angular6 animation feature list slip ui

Last synced: about 1 month ago
JSON representation

A list with slip animation when deleting for Angular.

Awesome Lists containing this project

README

          

# Angular Slip List

A list with slip animation when deleting.

## Design

Inspired by [UI Movement](https://uimovement.com) - [Delete Message](https://uimovement.com/ui/6311/delete-message/)。

👉 [DEMO](http://robby570.tw/angular-slip-list)

## Installation

```bash
git clone https://github.com/explooosion/angular-slip-list.git
```

```bash
cd angular-sli-list && yarn
```

```bash
yarn start
```

## License

[MIT](http://opensource.org/licenses/MIT)