https://github.com/afeiship/wsui-moveup
Move up with animate.
https://github.com/afeiship/wsui-moveup
moveup sassui tranlate webkit
Last synced: about 1 year ago
JSON representation
Move up with animate.
- Host: GitHub
- URL: https://github.com/afeiship/wsui-moveup
- Owner: afeiship
- License: mit
- Created: 2020-01-09T10:55:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T14:21:18.000Z (over 5 years ago)
- Last Synced: 2025-03-07T19:39:04.934Z (over 1 year ago)
- Topics: moveup, sassui, tranlate, webkit
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# wsui-moveup
> Move up with animate.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]
## installation
```shell
npm i @jswork/wsui-moveup
```
## usage
```scss
// use sass
@import '~@jswork/wsui-moveup/dist/index.scss';
// use css
@import '~@jswork/wsui-moveup/dist/style.css';
```
## license
Code released under [the MIT license](https://github.com/afeiship/wsui-moveup/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/wsui-moveup
[version-url]: https://npmjs.org/package/@jswork/wsui-moveup
[license-image]: https://img.shields.io/npm/l/@jswork/wsui-moveup
[license-url]: https://github.com/afeiship/wsui-moveup/blob/master/LICENSE.txt
[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/wsui-moveup
[size-url]: https://github.com/afeiship/wsui-moveup/blob/master/dist/wsui-moveup.min.js
[download-image]: https://img.shields.io/npm/dm/@jswork/wsui-moveup
[download-url]: https://www.npmjs.com/package/@jswork/wsui-moveup