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.
- Host: GitHub
- URL: https://github.com/explooosion/angular-slip-list
- Owner: explooosion
- Created: 2018-10-05T16:50:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-10T04:38:27.000Z (over 7 years ago)
- Last Synced: 2025-01-24T22:11:51.693Z (over 1 year ago)
- Topics: angular, angular6, animation, feature, list, slip, ui
- Language: TypeScript
- Homepage: http://robby570.tw/angular-slip-list/
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)